Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TrappingSR3 a subclass of ConstrainedSR3 #435

Merged
merged 14 commits into from
Apr 14, 2024

BLD: Revert python3.10 syntax (type union pipe) to 3.8

639ea9d
Select commit
Loading
Failed to load commit list.
Merged

Make TrappingSR3 a subclass of ConstrainedSR3 #435

BLD: Revert python3.10 syntax (type union pipe) to 3.8
639ea9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 1s

94.31% (+0.43%) compared to 2633ee0

View this Pull Request on Codecov

94.31% (+0.43%) compared to 2633ee0

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (2633ee0) 93.87% compared to head (639ea9d) 94.31%.
Report is 1 commits behind head on master.

Files Patch % Lines
pysindy/optimizers/trapping_sr3.py 93.39% 7 Missing ⚠️
pysindy/optimizers/constrained_sr3.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   93.87%   94.31%   +0.43%     
==========================================
  Files          37       37              
  Lines        3626     3554      -72     
==========================================
- Hits         3404     3352      -52     
+ Misses        222      202      -20     

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