Skip to content

Strict typing #1484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Mar 27, 2025
Merged

Strict typing #1484

merged 25 commits into from
Mar 27, 2025

Conversation

Dreamsorcerer
Copy link
Member

@Dreamsorcerer Dreamsorcerer commented Mar 17, 2025

No description provided.

Copy link

codspeed-hq bot commented Mar 17, 2025

CodSpeed Performance Report

Merging #1484 will not alter performance

Comparing strict-typing (620432f) with master (0d68f63)

Summary

✅ 99 untouched benchmarks

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

Attention: Patch coverage is 98.95288% with 8 lines in your changes missing coverage. Please review.

Project coverage is 98.91%. Comparing base (0d68f63) to head (620432f).
Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
packaging/pep517_backend/_backend.py 92.30% 1 Missing and 1 partial ⚠️
packaging/pep517_backend/_cython_configuration.py 83.33% 2 Missing ⚠️
packaging/pep517_backend/cli.py 60.00% 2 Missing ⚠️
packaging/pep517_backend/_compat.py 87.50% 1 Missing ⚠️
yarl/_quoting.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1484      +/-   ##
==========================================
+ Coverage   95.57%   98.91%   +3.34%     
==========================================
  Files          33       32       -1     
  Lines        6010     6012       +2     
  Branches      364      358       -6     
==========================================
+ Hits         5744     5947     +203     
+ Misses        240       62     -178     
+ Partials       26        3      -23     
Flag Coverage Δ
CI-GHA 98.91% <98.95%> (+3.34%) ⬆️
MyPy 98.06% <96.46%> (+48.34%) ⬆️
OS-Linux 98.85% <100.00%> (+0.01%) ⬆️
OS-Windows 98.89% <99.41%> (+0.04%) ⬆️
OS-macOS 98.62% <99.41%> (+0.03%) ⬆️
Py-3.10.11 98.60% <99.41%> (+0.03%) ⬆️
Py-3.10.16 98.81% <100.00%> (+0.01%) ⬆️
Py-3.11.11 98.81% <100.00%> (+0.01%) ⬆️
Py-3.11.9 98.60% <99.41%> (+0.03%) ⬆️
Py-3.12.9 98.81% <100.00%> (+0.01%) ⬆️
Py-3.13.2 98.81% <100.00%> (+0.01%) ⬆️
Py-3.9.13 98.56% <99.41%> (+0.03%) ⬆️
Py-3.9.21 98.76% <100.00%> (+0.01%) ⬆️
Py-pypy7.3.16 98.76% <99.56%> (+0.02%) ⬆️
Py-pypy7.3.19 98.78% <99.56%> (+0.02%) ⬆️
VM-macos-latest 98.62% <99.41%> (+0.03%) ⬆️
VM-ubuntu-latest 98.85% <100.00%> (+0.01%) ⬆️
VM-windows-latest 98.89% <99.41%> (+0.04%) ⬆️
pytest 98.85% <100.00%> (+0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Mar 18, 2025
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
@Dreamsorcerer Dreamsorcerer merged commit 7129844 into master Mar 27, 2025
48 of 50 checks passed
@Dreamsorcerer Dreamsorcerer deleted the strict-typing branch March 27, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants