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

Fix for #990 #1006

Open mdklatt opened 1 year ago

mdklatt commented 1 year ago

This PR:

All checks are passing except for some unrelated and previously-broken tests:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1006 (deebeb2) into master (95a0ea8) will decrease coverage by 1.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1006      +/-   ##
==========================================
- Coverage   90.90%   89.57%   -1.34%     
==========================================
  Files          25       25              
  Lines        4356     4356              
==========================================
- Hits         3960     3902      -58     
- Misses        396      454      +58     
Impacted Files Coverage Δ
babel/localtime/_unix.py 30.76% <100.00%> (ø)

... and 8 files with indirect coverage changes

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