python-babel / babel

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

Minor cleanups #948

Closed akx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #948 (664c2d5) into master (27380da) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #948   +/-   ##
=======================================
  Coverage   90.52%   90.53%           
=======================================
  Files          24       24           
  Lines        4392     4394    +2     
=======================================
+ Hits         3976     3978    +2     
  Misses        416      416           
Impacted Files Coverage Δ
babel/core.py 96.78% <ø> (ø)
babel/dates.py 85.02% <ø> (ø)
babel/localedata.py 95.96% <ø> (ø)
babel/messages/checkers.py 80.48% <ø> (ø)
babel/messages/extract.py 95.28% <ø> (ø)
babel/numbers.py 98.00% <ø> (ø)
babel/plural.py 96.51% <ø> (ø)
babel/support.py 85.09% <ø> (ø)
babel/__init__.py 100.00% <100.00%> (ø)
babel/messages/__init__.py 100.00% <100.00%> (ø)

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