Skip to content

feat: port normalization to NeuNorm 2.0 (route a, #412)#420

Open
KedoKudo wants to merge 2 commits into
nextfrom
port/neunorm-2.0-core
Open

feat: port normalization to NeuNorm 2.0 (route a, #412)#420
KedoKudo wants to merge 2 commits into
nextfrom
port/neunorm-2.0-core

fix: surface the specific normalization failure in the status bar

bd739cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

11.01% (+0.33%) compared to b0e83ee

View this Pull Request on Codecov

11.01% (+0.33%) compared to b0e83ee

Details

Codecov Report

❌ Patch coverage is 53.28947% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.01%. Comparing base (b0e83ee) to head (bd739cd).

Files with missing lines Patch % Lines
src/ibeatles/step2/normalization.py 0.00% 45 Missing ⚠️
src/ibeatles/step6/export.py 0.00% 11 Missing ⚠️
src/ibeatles/tools/tof_bin/export_images.py 0.00% 5 Missing ⚠️
src/ibeatles/about/about_launcher.py 0.00% 3 Missing ⚠️
.../ibeatles/tools/tof_bin/tof_bin_export_launcher.py 0.00% 3 Missing ⚠️
src/ibeatles/core/processing/normalization.py 97.29% 1 Missing and 1 partial ⚠️
...ibeatles/tools/tof_combine/export/export_images.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #420      +/-   ##
==========================================
+ Coverage   10.68%   11.01%   +0.33%     
==========================================
  Files         195      196       +1     
  Lines       17827    17832       +5     
  Branches     1829     1835       +6     
==========================================
+ Hits         1905     1965      +60     
+ Misses      15875    15819      -56     
- Partials       47       48       +1     

☔ 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.