Skip to content

Add test for month boundary with large delta in humanize

9551f97
Select commit
Loading
Failed to load commit list.
Open

Fix humanize reporting "a year ago" for ~31-day deltas in same month #1247

Add test for month boundary with large delta in humanize
9551f97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

99.91% (-0.09%) compared to b423717

View this Pull Request on Codecov

99.91% (-0.09%) compared to b423717

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.91%. Comparing base (b423717) to head (9551f97).

Files with missing lines Patch % Lines
arrow/arrow.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master    #1247      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files           10       10              
  Lines         2315     2317       +2     
  Branches       358      359       +1     
===========================================
  Hits          2315     2315              
- Misses           0        1       +1     
- Partials         0        1       +1     

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