Skip to content

fix: weak adapt_multiple_traj, add test

8d51234
Select commit
Loading
Failed to load commit list.
Merged

Promote weak form SINDy from a feature library to a sibling SINDy class. #678

fix: weak adapt_multiple_traj, add test
8d51234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 1s

93.78% (-0.74%) compared to 3518a9b

View this Pull Request on Codecov

93.78% (-0.74%) compared to 3518a9b

Details

Codecov Report

❌ Patch coverage is 91.30926% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.78%. Comparing base (3518a9b) to head (8d51234).

Files with missing lines Patch % Lines
pysindy/_weak.py 89.55% 52 Missing ⚠️
pysindy/utils/base.py 78.72% 10 Missing ⚠️
pysindy/feature_library/base.py 61.11% 7 Missing ⚠️
pysindy/_core.py 96.85% 4 Missing ⚠️
pysindy/_sindypi.py 96.66% 3 Missing ⚠️
pysindy/differentiation/finite_difference.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #678      +/-   ##
==========================================
- Coverage   94.51%   93.78%   -0.74%     
==========================================
  Files          40       42       +2     
  Lines        4397     4986     +589     
==========================================
+ Hits         4156     4676     +520     
- Misses        241      310      +69     

☔ 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.