Skip to content

Make `DelayedFormat` hold a generic offset

30735ee
Select commit
Loading
Failed to load commit list.
Open

Make DelayedFormat hold a generic offset #1559

Make `DelayedFormat` hold a generic offset
30735ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

91.77% (-0.04%) compared to 0cfc405

View this Pull Request on Codecov

91.77% (-0.04%) compared to 0cfc405

Details

Codecov Report

❌ Patch coverage is 65.85366% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.77%. Comparing base (0cfc405) to head (30735ee).
⚠️ Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
src/format/formatting.rs 69.69% 10 Missing ⚠️
src/date.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
- Coverage   91.80%   91.77%   -0.04%     
==========================================
  Files          37       37              
  Lines       18148    18149       +1     
==========================================
- Hits        16661    16656       -5     
- Misses       1487     1493       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.