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

More fixes and modernization #960

Closed akx closed 1 year ago

akx commented 1 year ago

Courtesy of ruff (#949).

codecov[bot] commented 1 year ago

Codecov Report

Merging #960 (fa2de10) into master (50e1857) will increase coverage by 0.39%. The diff coverage is 96.77%.

@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
+ Coverage   90.52%   90.91%   +0.39%     
==========================================
  Files          25       25              
  Lines        4399     4327      -72     
==========================================
- Hits         3982     3934      -48     
+ Misses        417      393      -24     
Impacted Files Coverage Δ
babel/plural.py 96.51% <ø> (ø)
babel/numbers.py 98.03% <66.66%> (-0.02%) :arrow_down:
babel/core.py 96.76% <100.00%> (-0.02%) :arrow_down:
babel/dates.py 87.24% <100.00%> (+2.17%) :arrow_up:
babel/localedata.py 95.90% <100.00%> (-0.07%) :arrow_down:
babel/localtime/_fallback.py 50.00% <100.00%> (ø)
babel/messages/extract.py 95.19% <100.00%> (-0.07%) :arrow_down:
babel/messages/frontend.py 87.38% <100.00%> (-0.14%) :arrow_down:
babel/messages/pofile.py 95.49% <100.00%> (-0.06%) :arrow_down:
babel/support.py 85.31% <100.00%> (+0.27%) :arrow_up:
... and 1 more

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