Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple units in format_timedelta() #1066

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fixed leading whitespace in return string

8683607
Select commit
Loading
Failed to load commit list.
Open

Support multiple units in format_timedelta() #1066

fixed leading whitespace in return string
8683607
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 0s

90.94% (-0.05%) compared to 40e60a1

View this Pull Request on Codecov

90.94% (-0.05%) compared to 40e60a1

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 90.94%. Comparing base (40e60a1) to head (8683607).

Files Patch % Lines
babel/dates.py 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1066      +/-   ##
==========================================
- Coverage   90.99%   90.94%   -0.05%     
==========================================
  Files          26       26              
  Lines        4444     4453       +9     
==========================================
+ Hits         4044     4050       +6     
- Misses        400      403       +3     

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