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

Add keyword argument start_from to AnalysisCallback plot recipe #87

Merged
merged 3 commits into from
Feb 2, 2024

Merge branch 'main' into plot-error-start-from

b2ee43e
Select commit
Loading
Failed to load commit list.
Merged

Add keyword argument start_from to AnalysisCallback plot recipe #87

Merge branch 'main' into plot-error-start-from
b2ee43e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

96.12% (+0.00%) compared to ccb42cb

View this Pull Request on Codecov

96.12% (+0.00%) compared to ccb42cb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ccb42cb) 96.12% compared to head (b2ee43e) 96.12%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          17       17           
  Lines        1110     1111    +1     
=======================================
+ Hits         1067     1068    +1     
  Misses         43       43           

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