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

Add function to calculate optimal CFL number for PERK2 integrator and related updates #2077

Merged

Update test/test_tree_1d_advection.jl

9ab373d
Select commit
Loading
Failed to load commit list.
Merged

Add function to calculate optimal CFL number for PERK2 integrator and related updates #2077

Update test/test_tree_1d_advection.jl
9ab373d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

96.34% (+0.02%) compared to 288d41d

View this Pull Request on Codecov

96.34% (+0.02%) compared to 288d41d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (288d41d) to head (9ab373d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2077      +/-   ##
==========================================
+ Coverage   96.32%   96.34%   +0.02%     
==========================================
  Files         470      470              
  Lines       37485    37494       +9     
==========================================
+ Hits        36106    36121      +15     
+ Misses       1379     1373       -6     

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