python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.29k stars 433 forks source link

Use standard library UTC #957

Closed akx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #957 (a4ae42e) into master (2c1875e) will decrease coverage by 0.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #957      +/-   ##
==========================================
- Coverage   90.50%   90.24%   -0.26%     
==========================================
  Files          25       25              
  Lines        4401     4397       -4     
==========================================
- Hits         3983     3968      -15     
- Misses        418      429      +11     
Impacted Files Coverage Δ
babel/dates.py 84.26% <100.00%> (-0.72%) :arrow_down:
babel/localtime/_helpers.py 42.30% <0.00%> (-19.24%) :arrow_down:
babel/localedata.py 95.16% <0.00%> (-0.81%) :arrow_down:
babel/messages/catalog.py 95.50% <0.00%> (-0.03%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more