Skip to content

Fixed tests for squeeze morph warnings (#295)

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

Update error message #292

Fixed tests for squeeze morph warnings (#295)
8a8f008
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

99.93% (-0.01%) compared to fc45fa1, passed because coverage increased by 0% when compared to adjusted base (99.92%)

View this Pull Request on Codecov

99.93% (-0.01%) compared to fc45fa1, passed because coverage increased by 0% when compared to adjusted base (99.92%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (fc45fa1) to head (8a8f008).
⚠️ Report is 5 commits behind head on main.

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