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

Bayesian SINDy #440

Merged
merged 60 commits into from
Feb 20, 2024

Added high-level import of SBR

2060875
Select commit
Loading
Failed to load commit list.
Merged

Bayesian SINDy #440

Added high-level import of SBR
2060875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2024 in 0s

94.40% (-0.01%) compared to 9c73768

View this Pull Request on Codecov

94.40% (-0.01%) compared to 9c73768

Details

Codecov Report

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

Comparison is base (9c73768) 94.40% compared to head (2060875) 94.40%.
Report is 1 commits behind head on master.

Files Patch % Lines
pysindy/__init__.py 50.00% 2 Missing ⚠️
pysindy/optimizers/__init__.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
- Coverage   94.40%   94.40%   -0.01%     
==========================================
  Files          37       38       +1     
  Lines        3989     4060      +71     
==========================================
+ Hits         3766     3833      +67     
- Misses        223      227       +4     

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