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

Improve Test Coverage for Interpolation class in interpol.py #243

Closed
wants to merge 11 commits into from

Conversation

R7L208
Copy link
Contributor

@R7L208 R7L208 commented Aug 15, 2022

Makes progress on drop in coverage from #240

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #243 (99e057d) into master (a51f1bf) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
- Coverage   86.88%   86.77%   -0.11%     
==========================================
  Files          12       12              
  Lines        1273     1278       +5     
==========================================
+ Hits         1106     1109       +3     
- Misses        167      169       +2     
Impacted Files Coverage Δ
tests/base.py 86.36% <0.00%> (-5.13%) ⬇️
tests/tsdf_tests.py 99.65% <0.00%> (ø)
tests/interpol_tests.py 95.61% <0.00%> (+0.46%) ⬆️
tempo/interpol.py 100.00% <0.00%> (+2.27%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@R7L208 R7L208 closed this Aug 15, 2022
@R7L208 R7L208 deleted the r7l208/improve-interpol-test-coverage branch April 19, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant