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

Trying to fix FiniteDifferences + SArray failure #729

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

mateuszbaran
Copy link
Member

Maybe it will fix the CI failure in #728

@mateuszbaran mateuszbaran mentioned this pull request Jun 10, 2024
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.58%. Comparing base (b0008c0) to head (1fe101b).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #729       +/-   ##
===========================================
+ Coverage   42.14%   99.58%   +57.43%     
===========================================
  Files         114      114               
  Lines       11111    11230      +119     
===========================================
+ Hits         4683    11183     +6500     
+ Misses       6428       47     -6381     

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

@kellertuer
Copy link
Member

...and why did that work previously? Just curious.

@mateuszbaran
Copy link
Member Author

Either FiniteDifferences.jl were fine with SArray or OrdinaryDiffEq.jl didn't try calling the f function with SArray -- I didn't check which one it is.

@mateuszbaran mateuszbaran merged commit 8602529 into master Jun 12, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants