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

Fixed failing unit test #265

Merged
merged 1 commit into from
Oct 6, 2023

Fixed failing unit test by removing refernce to

8d65f23
Select commit
Loading
Failed to load commit list.
Merged

Fixed failing unit test #265

Fixed failing unit test by removing refernce to
8d65f23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 1s

93.78% (+0.17%) compared to 5a93408

View this Pull Request on Codecov

93.78% (+0.17%) compared to 5a93408

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5a93408) 93.60% compared to head (8d65f23) 93.78%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   93.60%   93.78%   +0.17%     
==========================================
  Files          22       23       +1     
  Lines        1142     1174      +32     
==========================================
+ Hits         1069     1101      +32     
  Misses         73       73              
Files Coverage Δ
src/tape/__init__.py 100.00% <100.00%> (ø)
src/tape/ensemble.py 92.00% <ø> (ø)
src/tape/ensemble_readers.py 100.00% <100.00%> (ø)

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