More fixes and modernization by akx · Pull Request #960 · python-babel/babel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

akx merged 2 commits intomasterfrom

more-ruff

Jan 25, 2023

Merged

More fixes and modernization#960

akx merged 2 commits intomasterfrom

more-ruff

Conversation

@akx

Copy link

Member

@akx akx commented

Jan 25, 2023

Courtesy of ruff (#949).

@codecov

Copy link

codecov bot commented

Jan 25, 2023

edited

Loading

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%) ⬇️
babel/core.py 96.76% <100.00%> (-0.02%) ⬇️
babel/dates.py 87.24% <100.00%> (+2.17%) ⬆️
babel/localedata.py 95.90% <100.00%> (-0.07%) ⬇️
babel/localtime/_fallback.py 50.00% <100.00%> (ø)
babel/messages/extract.py 95.19% <100.00%> (-0.07%) ⬇️
babel/messages/frontend.py 87.38% <100.00%> (-0.14%) ⬇️
babel/messages/pofile.py 95.49% <100.00%> (-0.06%) ⬇️
babel/support.py 85.31% <100.00%> (+0.27%) ⬆️
... and 1 more

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

@akx akx merged commit 6bf793a into master

Jan 25, 2023

@akx akx deleted the more-ruff branch

January 25, 2023 20:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@akx