|
Ran
|
Jobs
1
|
Files
33
|
Run time
1min
|
Badge
README BADGES
|
push
github
Rainy Euler equations with implicit condensation (#100) * rainy Euler equations by Fabian * more tests * add docs * remove coverage check * document Newton solver make max_iterations and tolerance keyword arguments * fmt * typo * tune tests * reference errors * remove currently unused slip wall BCs * use new trixi_test macros * increase tolerance * OrdinaryDiffEq subpackage * wrong subpackage * revert tolerance * check tolerances * check CI_ON_MAC * use same tolerance everywhere * check macos-15 * arch has to be set * increase tolerance * back to macos-latest * even higher? * even even higher * Apply suggestions from code review Co-authored-by: Tristan Montoya <montoya.tristan@gmail.com> * review * fmt * use constants * ignore mpiexec status * check old g * fix testset parameters * initial condition with outer layer data * ouch * keyword argument * another RealT * ouch #2 * type stability tests * revert to previous values in physical constants * update references * moist bubble in MPI as well * nope * increase tolerance for mac tests * remove surface integral from prolong2boundaries xref: https://github.com/trixi-framework/Trixi.jl/commit/b83f30cc8#diff-e8f9fd74cedac00255e01cfaa45dc9565 * adapt create_cache xref: https://github.com/trixi-framework/Trixi.jl/commit/edde72465 --------- Co-authored-by: Tristan Montoya <montoya.tristan@gmail.com>
585 of 609 new or added lines in 8 files covered. (96.06%)
1 existing line in 1 file now uncovered.4366 of 4491 relevant lines covered (97.22%)
30105196.61 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
90.48 |
src/callbacks_stage/nonlinear_solve_dg2d.jl | |
| 4 |
90.47 |
0.95% | src/equations/compressible_moist_euler_2d_lucas.jl |
| 18 |
96.44 |
src/equations/compressible_rainy_euler_2d.jl |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.47 |
0.95% | src/equations/compressible_moist_euler_2d_lucas.jl |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20774773227.1 | 33 |
97.22 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|