Skip to content

fix: update weights in control points zones#350

Merged
jobo322 merged 4 commits intomainfrom
349-xwhittakersmoother-in-the-second-iteration-the-weights-become-strange-and-the-general-behavior-is-wrong
Mar 5, 2026
Merged

fix: update weights in control points zones#350
jobo322 merged 4 commits intomainfrom
349-xwhittakersmoother-in-the-second-iteration-the-weights-become-strange-and-the-general-behavior-is-wrong

Conversation

@jobo322
Copy link
Member

@jobo322 jobo322 commented Feb 26, 2026

No description provided.

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.01%. Comparing base (cbe5f9d) to head (43fbb5d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
+ Coverage   96.98%   97.01%   +0.02%     
==========================================
  Files         194      196       +2     
  Lines        3712     3815     +103     
  Branches      938      970      +32     
==========================================
+ Hits         3600     3701     +101     
- Misses        108      110       +2     
  Partials        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.

The minWeight option was causing inconsistent results in the smoothing algorithm. Removing it ensures the behavior remains predictable across all edge cases
@jobo322 jobo322 merged commit b9169dd into main Mar 5, 2026
11 checks passed
@jobo322 jobo322 deleted the 349-xwhittakersmoother-in-the-second-iteration-the-weights-become-strange-and-the-general-behavior-is-wrong branch March 5, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xWhittakerSmoother in the second iteration the weights become strange and the general behavior is wrong

1 participant