Skip to content

fix: don't pin to an unsupported python version

a061c3e
Select commit
Loading
Failed to load commit list.
Open

fix: make fitting test self-contained #201

fix: don't pin to an unsupported python version
a061c3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

74.28% (-3.22%) compared to d7586bc, passed because coverage increased by 7.61% when compared to adjusted base (66.66%)

View this Pull Request on Codecov

74.28% (-3.22%) compared to d7586bc, passed because coverage increased by 7.61% when compared to adjusted base (66.66%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.28%. Comparing base (d7586bc) to head (a061c3e).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   77.50%   74.28%   -3.22%     
==========================================
  Files           3        3              
  Lines          40       35       -5     
==========================================
- Hits           31       26       -5     
  Misses          9        9              
Files with missing lines Coverage Δ
tests/test_snmf_optimizer.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.