Skip to content

Don't rely on exact string formatting

ac14cd5
Select commit
Loading
Failed to load commit list.
Merged

fread: avoid UB in leap year cycle calculation #7720

Don't rely on exact string formatting
ac14cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

99.04% (-0.01%) compared to 8364344, passed because coverage increased by 0% when compared to adjusted base (99.04%)

View this Pull Request on Codecov

99.04% (-0.01%) compared to 8364344, passed because coverage increased by 0% when compared to adjusted base (99.04%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.04%. Comparing base (8364344) to head (ac14cd5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7720      +/-   ##
==========================================
- Coverage   99.04%   99.04%   -0.01%     
==========================================
  Files          87       87              
  Lines       17037    17123      +86     
==========================================
+ Hits        16874    16959      +85     
- Misses        163      164       +1     

☔ 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.