Skip to content

Adding ability to change channel once loaded and also handle curve data#39

Draft
ahobbs7 wants to merge 16 commits into
mainfrom
ahobbs7/load_all_channels
Draft

Adding ability to change channel once loaded and also handle curve data#39
ahobbs7 wants to merge 16 commits into
mainfrom
ahobbs7/load_all_channels

refactor: expect dataclass instead of tuple from AFMReader

5e21a4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2026 in 0s

66.45% (-32.48%) compared to 6ebdf6c

View this Pull Request on Codecov

66.45% (-32.48%) compared to 6ebdf6c

Details

Codecov Report

❌ Patch coverage is 61.13208% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.45%. Comparing base (6ebdf6c) to head (5e21a4c).

Files with missing lines Patch % Lines
napari-afmreader/src/napari_afmreader/_reader.py 52.83% 100 Missing ⚠️
napari-afmreader/src/napari_afmreader/_alerts.py 91.89% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #39       +/-   ##
===========================================
- Coverage   98.93%   66.45%   -32.48%     
===========================================
  Files           3        4        +1     
  Lines          94      319      +225     
===========================================
+ Hits           93      212      +119     
- Misses          1      107      +106     

☔ View full report in Codecov by Harness.
📢 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.