Skip to content

feat: improve speed do not update peak.shapeFct[...] every time the returned function is evaluated at an x#121

Merged
jobo322 merged 3 commits into
mainfrom
improve-getSumOfShapes
Jun 3, 2026
Merged

feat: improve speed do not update peak.shapeFct[...] every time the returned function is evaluated at an x#121
jobo322 merged 3 commits into
mainfrom
improve-getSumOfShapes

chore: initial adaptations to pseudoVoigtTCH

5d1f5fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 1s

99.09% (-0.91%) compared to c56af23

View this Pull Request on Codecov

99.09% (-0.91%) compared to c56af23

Details

Codecov Report

❌ Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.09%. Comparing base (c56af23) to head (5d1f5fb).

Files with missing lines Patch % Lines
src/util/internalPeaks/DefaultParameters.ts 75.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #121      +/-   ##
===========================================
- Coverage   100.00%   99.09%   -0.91%     
===========================================
  Files            9        9              
  Lines          424      442      +18     
  Branches        91       92       +1     
===========================================
+ Hits           424      438      +14     
- Misses           0        4       +4     

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