Skip to content

Add more tests

d3e5a91
Select commit
Loading
Failed to load commit list.
Merged

Ensure no warning or errors when no extrapolation occurs #278

Add more tests
d3e5a91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 1s

99.93% (+0.00%) compared to 177d073

View this Pull Request on Codecov

99.93% (+0.00%) compared to 177d073

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (177d073) to head (d3e5a91).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #278   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          24       24           
  Lines        1446     1480   +34     
=======================================
+ Hits         1445     1479   +34     
  Misses          1        1           
Files with missing lines Coverage Δ
tests/test_morphshift.py 100.00% <100.00%> (ø)
tests/test_morphsqueeze.py 100.00% <100.00%> (ø)
tests/test_morphstretch.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.