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

Misc. mypy-discovered fixes #981

Closed akx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #981 (69aafef) into master (97f89b5) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #981   +/-   ##
=======================================
  Coverage   90.91%   90.92%           
=======================================
  Files          25       25           
  Lines        4350     4352    +2     
=======================================
+ Hits         3955     3957    +2     
  Misses        395      395           
Impacted Files Coverage Δ
babel/core.py 96.54% <100.00%> (+0.02%) :arrow_up:
babel/messages/jslexer.py 87.37% <100.00%> (ø)
babel/numbers.py 97.79% <100.00%> (-0.01%) :arrow_down:
babel/units.py 100.00% <100.00%> (ø)

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