Node-level visualization support for coefficients of Subcell limiting #1611
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%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading