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

(Thread-)Parallelize bounds check routine for subcell IDP limiting #1736

Merged

Merge branch 'main' into subcell-limiting-parallel-bounds-check

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

(Thread-)Parallelize bounds check routine for subcell IDP limiting #1736

Merge branch 'main' into subcell-limiting-parallel-bounds-check
9c66099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2024 in 0s

96.34% (-0.00%) compared to fcf2652

View this Pull Request on Codecov

96.34% (-0.00%) compared to fcf2652

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fcf2652) 96.34% compared to head (9c66099) 96.34%.

Files Patch % Lines
src/callbacks_stage/subcell_bounds_check_2d.jl 96.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1736      +/-   ##
==========================================
- Coverage   96.34%   96.34%   -0.00%     
==========================================
  Files         451      451              
  Lines       35979    35996      +17     
==========================================
+ Hits        34662    34677      +15     
- Misses       1317     1319       +2     

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