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

DEV: Record coverage in subprocesses as well #2556

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

do not copy environment twice

e7a1eb1
Select commit
Loading
Failed to load commit list.
Open

DEV: Record coverage in subprocesses as well #2556

do not copy environment twice
e7a1eb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

96.39% (+0.00%) compared to 98aa974

View this Pull Request on Codecov

96.39% (+0.00%) compared to 98aa974

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.39%. Comparing base (98aa974) to head (e7a1eb1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2556   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files          52       52           
  Lines        8741     8741           
  Branches     1590     1590           
=======================================
  Hits         8426     8426           
  Misses        186      186           
  Partials      129      129           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.