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

Fixed constructor of RungeKutta with only one solver #999

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

AlexandreMagueresse
Copy link
Collaborator

The former constructor had a typo. I also removed the symbol :FE in the docstring of EXRK_Euler_1_1.

@JordiManyer
Copy link
Member

@AlexandreMagueresse can you pull master? I'll merge this, I guess it was forgotten...

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.72%. Comparing base (edd8cb7) to head (2c33fa7).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/ODEs/ODESolvers.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #999   +/-   ##
=======================================
  Coverage   88.72%   88.72%           
=======================================
  Files         181      181           
  Lines       23539    23539           
=======================================
  Hits        20886    20886           
  Misses       2653     2653           

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

@JordiManyer JordiManyer merged commit 1e389fc into master Nov 5, 2024
8 of 9 checks passed
@JordiManyer JordiManyer deleted the runge-kutta-constructor-fix branch November 5, 2024 02:39
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