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

Two stage ZNE #2452

Merged
merged 10 commits into from
Aug 6, 2024

use Sequence instead of list in combine_results() in zne.py

9cdad90
Select commit
Loading
Failed to load commit list.
Merged

Two stage ZNE #2452

use Sequence instead of list in combine_results() in zne.py
9cdad90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

98.70% (+0.00%) compared to 231319d

View this Pull Request on Codecov

98.70% (+0.00%) compared to 231319d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (231319d) to head (9cdad90).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2452   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          88       88           
  Lines        4083     4091    +8     
=======================================
+ Hits         4030     4038    +8     
  Misses         53       53           

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