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

Update to OrdinaryDiffEq split version #326

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

ChrisRackauckas
Copy link
Contributor

This both updates to the split version (reducing dependencies) and fixes some of the internals changes that occurred.

This both updates to the split version (reducing dependencies) and fixes some of the internals changes that occurred.
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 90.24390% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.89%. Comparing base (8d3c3bb) to head (21236f9).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/alg_utils.jl 80.00% 3 Missing ⚠️
src/caches.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #326   +/-   ##
=======================================
  Coverage   91.88%   91.89%           
=======================================
  Files          44       44           
  Lines        2219     2220    +1     
=======================================
+ Hits         2039     2040    +1     
  Misses        180      180           

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

@nathanaelbosch
Copy link
Owner

Thanks a lot! Since the tests pass I'll go ahead and merge this and fix formatting on main.

@nathanaelbosch nathanaelbosch merged commit e4ea30c into nathanaelbosch:main Aug 30, 2024
3 of 4 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