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

Addition of pytest case coverage of backend and AnalysisBase.run() using different n_workers values #4768

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Update CHANGELOG

cfcc528
Select commit
Loading
Failed to load commit list.
Open

Addition of pytest case coverage of backend and AnalysisBase.run() using different n_workers values #4768

Update CHANGELOG
cfcc528
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

93.67% (+0.00%) compared to e776f12

View this Pull Request on Codecov

93.67% (+0.00%) compared to e776f12

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.67%. Comparing base (e776f12) to head (cfcc528).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4768   +/-   ##
========================================
  Coverage    93.66%   93.67%           
========================================
  Files          177      177           
  Lines        21726    21726           
  Branches      3052     3052           
========================================
+ Hits         20349    20351    +2     
+ Misses         930      929    -1     
+ Partials       447      446    -1     

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