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

Node-level visualization support for coefficients of Subcell limiting #1611

Merged
merged 14 commits into from
Oct 18, 2023

Merge branch 'main' into subcell-limiting-visualization

745950c
Select commit
Loading
Failed to load commit list.
Merged

Node-level visualization support for coefficients of Subcell limiting #1611

Merge branch 'main' into subcell-limiting-visualization
745950c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 1s

84.28% (+19.22%) compared to 7fd4503

View this Pull Request on Codecov

84.28% (+19.22%) compared to 7fd4503

Details

Codecov Report

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

Comparison is base (7fd4503) 65.05% compared to head (745950c) 84.28%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1611       +/-   ##
===========================================
+ Coverage   65.05%   84.28%   +19.22%     
===========================================
  Files         419      419               
  Lines       34118    34176       +58     
===========================================
+ Hits        22194    28802     +6608     
+ Misses      11924     5374     -6550     
Files Coverage Δ
src/callbacks_step/save_solution.jl 89.02% <100.00%> (+0.27%) ⬆️
src/semidiscretization/semidiscretization.jl 96.43% <100.00%> (+0.06%) ⬆️
src/time_integration/methods_SSP.jl 0.00% <ø> (ø)
src/solvers/dgsem_tree/containers_2d.jl 48.39% <0.00%> (-0.08%) ⬇️
src/solvers/dg.jl 83.65% <66.67%> (-0.50%) ⬇️
src/solvers/dgsem_tree/subcell_limiters.jl 29.41% <0.00%> (-2.85%) ⬇️
src/callbacks_step/save_solution_dg.jl 27.50% <20.00%> (+1.41%) ⬆️

... and 160 files with indirect coverage changes

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