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

Fix coverage reporting sources from src layout change #37

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 7, 2024

No description provided.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (022d43c) to head (041d9b2).
Report is 53 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #37       +/-   ##
===========================================
+ Coverage   87.58%   99.67%   +12.09%     
===========================================
  Files          22       10       -12     
  Lines         773      305      -468     
  Branches       63       35       -28     
===========================================
- Hits          677      304      -373     
+ Misses         68        1       -67     
+ Partials       28        0       -28     
Flag Coverage Δ
CI-GHA 98.68% <ø> (+11.10%) ⬆️
MyPy ?
OS-Linux 98.68% <ø> (ø)
OS-Windows 93.93% <ø> (ø)
OS-macOS 94.42% <ø> (ø)
Py-3.10.11 93.44% <ø> (ø)
Py-3.10.15 96.06% <ø> (ø)
Py-3.11.10 96.06% <ø> (ø)
Py-3.11.9 93.44% <ø> (ø)
Py-3.12.6 96.06% <ø> (+0.11%) ⬆️
Py-3.13.0-rc.3 96.06% <ø> (+0.11%) ⬆️
Py-3.8.10 93.75% <ø> (ø)
Py-3.8.18 96.38% <ø> (ø)
Py-3.9.13 93.42% <ø> (ø)
Py-3.9.20 96.05% <ø> (ø)
Py-pypy7.3.11 96.19% <ø> (ø)
Py-pypy7.3.16 95.81% <ø> (ø)
Py-pypy7.3.17 95.83% <ø> (ø)
VM-macos-latest 94.42% <ø> (ø)
VM-ubuntu-latest 98.68% <ø> (ø)
VM-windows-latest 93.93% <ø> (ø)
pytest 98.68% <ø> (+0.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.

@bdraco bdraco merged commit 825020d into master Oct 7, 2024
49 checks passed
@bdraco bdraco deleted the cov_reporting branch October 7, 2024 08:47
@@ -4,7 +4,7 @@ skip_covered = false

[paths]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's drop trailing /propcache in the next update of this

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