Skip to content

refactor: rename UpdateWeightsOptions to CalculateAdaptiveWeightsOpti…

4ccf921
Select commit
Loading
Failed to load commit list.
Merged

implement Whitaker smoother and all the utilities to be used outside #292

refactor: rename UpdateWeightsOptions to CalculateAdaptiveWeightsOpti…
4ccf921
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

96.52% (+0.12%) compared to fc7dfd6

View this Pull Request on Codecov

96.52% (+0.12%) compared to fc7dfd6

Details

Codecov Report

Attention: Patch coverage is 97.99555% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.52%. Comparing base (fc7dfd6) to head (4ccf921).

Files with missing lines Patch % Lines
src/x/xWhitakerSmoother.ts 93.50% 5 Missing ⚠️
src/matrix/matrixCholeskySolver.ts 98.40% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   96.39%   96.52%   +0.12%     
==========================================
  Files         184      190       +6     
  Lines        5161     5610     +449     
  Branches     1150     1217      +67     
==========================================
+ Hits         4975     5415     +440     
- Misses        186      195       +9     

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