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

format examples #1531

Merged
merged 7 commits into from
Nov 3, 2023

Merge branch 'main' into hr/format_examples

541a510
Select commit
Loading
Failed to load commit list.
Merged

format examples #1531

Merge branch 'main' into hr/format_examples
541a510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 3, 2023 in 1s

72.65% (-10.12%) compared to 08a2e09

View this Pull Request on Codecov

72.65% (-10.12%) compared to 08a2e09

Details

Codecov Report

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

Comparison is base (08a2e09) 82.77% compared to head (541a510) 72.65%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1531       +/-   ##
===========================================
- Coverage   82.77%   72.65%   -10.12%     
===========================================
  Files         431      431               
  Lines       34647    34637       -10     
===========================================
- Hits        28678    25164     -3514     
- Misses       5969     9473     +3504     
Files Coverage Δ
examples/dgmulti_2d/elixir_euler_bilinear.jl 100.00% <100.00%> (ø)
...les/dgmulti_2d/elixir_euler_brown_minion_vortex.jl 100.00% <100.00%> (ø)
examples/dgmulti_2d/elixir_euler_curved.jl 100.00% <100.00%> (ø)
...ti_2d/elixir_euler_kelvin_helmholtz_instability.jl 100.00% <100.00%> (ø)
...lti_2d/elixir_euler_rayleigh_taylor_instability.jl 100.00% <100.00%> (ø)
...s/dgmulti_2d/elixir_euler_shockcapturing_curved.jl 100.00% <100.00%> (ø)
examples/dgmulti_2d/elixir_euler_weakform.jl 100.00% <100.00%> (ø)
examples/dgmulti_2d/elixir_mhd_reflective_wall.jl 100.00% <100.00%> (ø)
examples/dgmulti_3d/elixir_euler_curved.jl 100.00% <100.00%> (ø)
...les/dgmulti_3d/elixir_euler_taylor_green_vortex.jl 100.00% <100.00%> (ø)
... and 178 more

... and 54 files with indirect coverage changes

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