-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
DEV: Record coverage in subprocesses as well #2556
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2556 +/- ##
=======================================
Coverage 96.37% 96.37%
=======================================
Files 52 52
Lines 8767 8767
Branches 1595 1595
=======================================
Hits 8449 8449
Misses 190 190
Partials 128 128 ☔ View full report in Codecov by Sentry. |
Somehow GitHub does not seem to pick up the configuration - running |
Assumption: We need to use more recent versions of some dependencies to fix this as the latest version would work this way locally and in another project of mine. |
do you have any ideas of which modules needs to be updated and to which minimum version? |
Most likely coverage.py and/or pytest-cov, but I have not yet verified this. |
is this ready for review ? |
Yes, this should be ready. |
For information : a failed worker error raised, needing rerun. the message was very obvious |
No description provided.