Normalize package name to lower-case in setup.py by akx · Pull Request #1110 · python-babel/babel
Navigation Menu
{{ message }}
python-babel / babel Public
- Notifications You must be signed in to change notification settings
- Fork 468
Merged
Normalize package name to lower-case in setup.py#1110
Normalize package name to lower-case in setup.py#1110
Conversation
Copy link
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.21%. Comparing base (
a32f15e) to head (21f38b5).
Additional details and impacted files
@@ Coverage Diff @@ ## master #1110 +/- ## ======================================= Coverage 91.21% 91.21% ======================================= Files 27 27 Lines 4496 4496 ======================================= Hits 4101 4101 Misses 395 395
| Flag | Coverage Δ | |
|---|---|---|
| macos-12-3.10 | 89.99% <ø> (ø) |
|
| macos-12-3.11 | 89.99% <ø> (ø) |
|
| macos-12-3.12 | 90.16% <ø> (ø) |
|
| macos-12-3.13-dev | 89.67% <ø> (ø) |
|
| macos-12-3.8 | 89.91% <ø> (ø) |
|
| macos-12-3.9 | 89.91% <ø> (ø) |
|
| macos-12-pypy3.10 | 89.99% <ø> (ø) |
|
| ubuntu-22.04-3.10 | 90.01% <ø> (ø) |
|
| ubuntu-22.04-3.11 | 90.01% <ø> (ø) |
|
| ubuntu-22.04-3.12 | 90.19% <ø> (ø) |
|
| ubuntu-22.04-3.13-dev | 89.70% <ø> (ø) |
|
| ubuntu-22.04-3.8 | 89.93% <ø> (ø) |
|
| ubuntu-22.04-3.9 | 89.93% <ø> (ø) |
|
| ubuntu-22.04-pypy3.10 | 90.01% <ø> (ø) |
|
| windows-2022-3.10 | 90.13% <ø> (ø) |
|
| windows-2022-3.11 | 90.13% <ø> (ø) |
|
| windows-2022-3.12 | 90.31% <ø> (ø) |
|
| windows-2022-3.13-dev | 89.82% <ø> (ø) |
|
| windows-2022-3.8 | 90.06% <ø> (ø) |
|
| windows-2022-3.9 | 90.06% <ø> (ø) |
|
| windows-2022-pypy3.10 | 90.13% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
akx
marked this pull request as ready for review
akx
merged commit
d3346ee
into
master
This was referenced
Aug 5, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment