Skip to content

Add real data tests to tests for level and level_auto.

43109f7
Select commit
Loading
Failed to load commit list.
Merged

Align function outputs with the MATLAB version #6

Add real data tests to tests for level and level_auto.
43109f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2026 in 1s

90.55% (-6.10%) compared to 1658c90

View this Pull Request on Codecov

90.55% (-6.10%) compared to 1658c90

Details

Codecov Report

❌ Patch coverage is 88.41762% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.55%. Comparing base (1658c90) to head (43109f7).

Files with missing lines Patch % Lines
src/pnanolocz_lib/thresholder.py 77.54% 42 Missing ⚠️
src/pnanolocz_lib/level.py 90.64% 13 Missing ⚠️
src/pnanolocz_lib/level_auto.py 87.20% 11 Missing ⚠️
src/pnanolocz_lib/level_weighted.py 97.51% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   96.64%   90.55%   -6.10%     
==========================================
  Files           5        5              
  Lines         776      942     +166     
==========================================
+ Hits          750      853     +103     
- Misses         26       89      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.