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 support for running batch on a single lightcurve #420

Merged
merged 7 commits into from
Apr 9, 2024

Update batch showcase for random lightcurve

c454bba
Select commit
Loading
Failed to load commit list.
Merged

Add support for running batch on a single lightcurve #420

Update batch showcase for random lightcurve
c454bba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

95.84% (+0.02%) compared to d72d1e7

View this Pull Request on Codecov

95.84% (+0.02%) compared to d72d1e7

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.84%. Comparing base (d72d1e7) to head (c454bba).

Files Patch % Lines
src/tape/ensemble.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   95.82%   95.84%   +0.02%     
==========================================
  Files          25       25              
  Lines        1771     1781      +10     
==========================================
+ Hits         1697     1707      +10     
  Misses         74       74              

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