Ensure matmul in periodic bspline fit dispatches to specialized sparse method when ys is a Vector eltype#114
Merged
jipolanco merged 1 commit intoSep 17, 2025
Codecov / codecov/project
succeeded
Sep 17, 2025 in 0s
95.17% (+0.00%) compared to d38bb55
View this Pull Request on Codecov
95.17% (+0.00%) compared to d38bb55
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.17%. Comparing base (d38bb55) to head (3815c07).
Additional details and impacted files
@@ Coverage Diff @@
## master #114 +/- ##
=======================================
Coverage 95.17% 95.17%
=======================================
Files 36 36
Lines 2342 2344 +2
=======================================
+ Hits 2229 2231 +2
Misses 113 113 ☔ 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.
Loading