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

fix observed for DEintegrator #595

Closed
wants to merge 5 commits into from

possibly fix SymbolicIndexingInterface.observed(fn::AbstractSciMLFunc…

1cb0ec2
Select commit
Loading
Failed to load commit list.
Closed

fix observed for DEintegrator #595

possibly fix SymbolicIndexingInterface.observed(fn::AbstractSciMLFunc…
1cb0ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 0s

30.53% (+4.27%) compared to 0c62711

View this Pull Request on Codecov

30.53% (+4.27%) compared to 0c62711

Details

Codecov Report

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

Comparison is base (0c62711) 26.25% compared to head (1cb0ec2) 30.53%.
Report is 4 commits behind head on master.

Files Patch % Lines
src/scimlfunctions.jl 0.00% 9 Missing ⚠️
src/problems/problem_interface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
+ Coverage   26.25%   30.53%   +4.27%     
==========================================
  Files          54       54              
  Lines        4113     4120       +7     
==========================================
+ Hits         1080     1258     +178     
+ Misses       3033     2862     -171     

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