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

Prevent infinite loop in initial AMR #1890

Merged
merged 2 commits into from
Mar 26, 2024

Merge branch 'main' into bg/prevent-infinite-loop-in-initial-amr

bd81931
Select commit
Loading
Failed to load commit list.
Merged

Prevent infinite loop in initial AMR #1890

Merge branch 'main' into bg/prevent-infinite-loop-in-initial-amr
bd81931
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2024 in 1s

96.30% (-0.01%) compared to 01032aa

View this Pull Request on Codecov

96.30% (-0.01%) compared to 01032aa

Details

Codecov Report

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

Project coverage is 96.30%. Comparing base (01032aa) to head (bd81931).

Files Patch % Lines
src/callbacks_step/amr.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
- Coverage   96.31%   96.30%   -0.01%     
==========================================
  Files         440      440              
  Lines       35797    35802       +5     
==========================================
+ Hits        34476    34479       +3     
- Misses       1321     1323       +2     

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