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

Set hstart to timestep #679

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Set hstart to timestep #679

merged 2 commits into from
Oct 19, 2024

Conversation

K20shores
Copy link
Collaborator

To make it easy to test backward euler in the performance repository, I've added h_start to the backward euler parameters. This means we can use the same testing code for rosenbrock or backward euler

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.19%. Comparing base (9c93671) to head (db522ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #679   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files          53       53           
  Lines        3586     3586           
=======================================
  Hits         3342     3342           
  Misses        244      244           

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

Copy link
Collaborator

@sjsprecious sjsprecious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this change. Looks great to me!

@sjsprecious sjsprecious merged commit 24d9c19 into main Oct 19, 2024
29 checks passed
@sjsprecious sjsprecious deleted the set_hstart_to_timestep branch October 19, 2024 00:46
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.

5 participants