Skip to content

Wavelet based baseline recognition - #408

Open
jobo322 wants to merge 4 commits into
mainfrom
wavelet_based_baseline_recognition
Open

Wavelet based baseline recognition#408
jobo322 wants to merge 4 commits into
mainfrom
wavelet_based_baseline_recognition

feat: improve speed from 2 second to 96 ms for 1D spectra

f5a291e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2026 in 1s

96.87% (-0.51%) compared to d7704c4

View this Pull Request on Codecov

96.87% (-0.51%) compared to d7704c4

Details

Codecov Report

❌ Patch coverage is 72.44898% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.87%. Comparing base (d7704c4) to head (f5a291e).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/xreim/xreimAutomaticBaselineRecognition.ts 72.44% 24 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
- Coverage   97.37%   96.87%   -0.51%     
==========================================
  Files         213      217       +4     
  Lines        4271     4451     +180     
  Branches     1071     1125      +54     
==========================================
+ Hits         4159     4312     +153     
- Misses        109      133      +24     
- Partials        3        6       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.