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

reapply formatting #632

Merged
merged 1 commit into from
Feb 23, 2024
Merged

reapply formatting #632

merged 1 commit into from
Feb 23, 2024

Conversation

ArnoStrouwen
Copy link
Member

Let CI run to completion on this one, as I had to tweak a few things to get the formatter to run.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 16.33987% with 128 lines in your changes are missing coverage. Please review.

Project coverage is 26.25%. Comparing base (158b757) to head (f6e94bf).

Files Patch % Lines
src/scimlfunctions.jl 23.33% 23 Missing ⚠️
src/ensemble/basic_ensemble_solve.jl 0.00% 18 Missing ⚠️
src/integrator_interface.jl 0.00% 9 Missing ⚠️
src/interpolation.jl 20.00% 8 Missing ⚠️
src/solutions/solution_interface.jl 52.94% 8 Missing ⚠️
src/solutions/optimization_solutions.jl 0.00% 7 Missing ⚠️
src/function_wrappers.jl 0.00% 6 Missing ⚠️
src/solutions/ode_solutions.jl 0.00% 6 Missing ⚠️
src/problems/basic_problems.jl 63.63% 4 Missing ⚠️
src/problems/problem_interface.jl 0.00% 4 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
- Coverage   26.28%   26.25%   -0.03%     
==========================================
  Files          55       55              
  Lines        4257     4269      +12     
==========================================
+ Hits         1119     1121       +2     
- Misses       3138     3148      +10     

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

@ChrisRackauckas ChrisRackauckas merged commit 1774538 into SciML:master Feb 23, 2024
31 of 42 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