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

Fix for RK sweeper - Node changed for BackwardEuler #403

Merged
merged 1 commit into from
Feb 27, 2024

Fix for RK sweeper - changed nodes in BackwardEuler class

76041f5
Select commit
Loading
Failed to load commit list.
Merged

Fix for RK sweeper - Node changed for BackwardEuler #403

Fix for RK sweeper - changed nodes in BackwardEuler class
76041f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

75.62% (+0.07%) compared to 7c37ed5

View this Pull Request on Codecov

75.62% (+0.07%) compared to 7c37ed5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.62%. Comparing base (7c37ed5) to head (76041f5).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
+ Coverage   75.55%   75.62%   +0.07%     
==========================================
  Files         308      310       +2     
  Lines       24870    24980     +110     
==========================================
+ Hits        18790    18892     +102     
- Misses       6080     6088       +8     

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