Skip to content
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

🧪 Integrate covdefaults into coverage.py #1085

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Sep 2, 2024

What do these changes do?

$sbj.

Are there changes in behavior for the user?

Nope.

Related issue number

#1084 (comment)

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@webknjaz webknjaz added the bot:chronographer:skip This PR does not need to include a change note label Sep 2, 2024
@webknjaz webknjaz self-assigned this Sep 2, 2024
@webknjaz webknjaz mentioned this pull request Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (6821036) to head (d4210cd).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1085      +/-   ##
==========================================
+ Coverage   92.97%   93.05%   +0.08%     
==========================================
  Files          31       31              
  Lines        4414     4408       -6     
  Branches      370      364       -6     
==========================================
- Hits         4104     4102       -2     
+ Misses        284      280       -4     
  Partials       26       26              
Flag Coverage Δ
CI-GHA 93.01% <ø> (+0.08%) ⬆️
MyPy 26.39% <ø> (ø)
OS-Linux 99.33% <ø> (+0.11%) ⬆️
OS-Windows 99.43% <ø> (-0.01%) ⬇️
OS-macOS 99.01% <ø> (+0.11%) ⬆️
Py-3.10.11 98.93% <ø> (+0.11%) ⬆️
Py-3.10.14 99.19% <ø> (+0.11%) ⬆️
Py-3.11.9 99.19% <ø> (+0.11%) ⬆️
Py-3.12.5 99.19% <ø> (+0.11%) ⬆️
Py-3.13.0-rc.1 99.19% <ø> (+0.11%) ⬆️
Py-3.8.10 98.87% <ø> (+0.11%) ⬆️
Py-3.8.18 99.13% <ø> (+0.11%) ⬆️
Py-3.9.13 98.87% <ø> (+0.11%) ⬆️
Py-3.9.19 99.13% <ø> (+0.11%) ⬆️
Py-pypy7.3.11 99.19% <ø> (-0.01%) ⬇️
Py-pypy7.3.16 99.22% <ø> (-0.01%) ⬇️
VM-macos-latest 99.01% <ø> (+0.11%) ⬆️
VM-ubuntu-latest 99.33% <ø> (+0.11%) ⬆️
VM-windows-latest 99.43% <ø> (-0.01%) ⬇️
pytest 99.33% <ø> (+0.11%) ⬆️

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.

@webknjaz webknjaz force-pushed the maintenance/coverage-py-codecov branch 3 times, most recently from ddb09d1 to 3705f77 Compare September 3, 2024 00:06
.coveragerc Show resolved Hide resolved
@webknjaz webknjaz force-pushed the maintenance/coverage-py-codecov branch 2 times, most recently from cbe4f69 to 8d0ed4b Compare September 3, 2024 00:25
@webknjaz webknjaz force-pushed the maintenance/coverage-py-codecov branch from 8d0ed4b to d4210cd Compare September 3, 2024 00:29
@webknjaz webknjaz merged commit d88e9ff into aio-libs:master Sep 3, 2024
47 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants