Skip to content

docs: explain the current entrypoint when the help command is used

bce6337
Select commit
Loading
Failed to load commit list.
Merged

fix: make changes for conda-forge compatibility #200

docs: explain the current entrypoint when the help command is used
bce6337
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2026 in 0s

75.60% (-1.90%) compared to d7586bc, passed because coverage increased by 1.32% when compared to adjusted base (74.28%)

View this Pull Request on Codecov

75.60% (-1.90%) compared to d7586bc, passed because coverage increased by 1.32% when compared to adjusted base (74.28%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.60%. Comparing base (d7586bc) to head (bce6337).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_snmf_optimizer.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   77.50%   75.60%   -1.90%     
==========================================
  Files           3        3              
  Lines          40       41       +1     
==========================================
  Hits           31       31              
- Misses          9       10       +1     
Files with missing lines Coverage Δ
tests/test_snmf_optimizer.py 95.65% <66.66%> (-4.35%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.