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 EnsembleFrame Support to Tape #308

Merged
merged 50 commits into from
Dec 8, 2023

Address review comments, add tests

a415078
Select commit
Loading
Failed to load commit list.
Merged

Add EnsembleFrame Support to Tape #308

Address review comments, add tests
a415078
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

94.46% (+0.43%) compared to 626904c

View this Pull Request on Codecov

94.46% (+0.43%) compared to 626904c

Details

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (626904c) 94.03% compared to head (a415078) 94.46%.

Files Patch % Lines
src/tape/ensemble.py 91.19% 17 Missing ⚠️
src/tape/ensemble_frame.py 96.28% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
+ Coverage   94.03%   94.46%   +0.43%     
==========================================
  Files          23       24       +1     
  Lines        1207     1518     +311     
==========================================
+ Hits         1135     1434     +299     
- Misses         72       84      +12     

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