|
Ran
|
Jobs
1
|
Files
634
|
Run time
2min
|
Badge
README BADGES
|
push
github
Update to OrdinaryDiffEq.jl v7 and related SciML packages (#2910) * CompatHelper: bump compat for RecursiveArrayTools to 4, (keep existing compat) * allow SciMLBase.jl v3 * fix merge conflict * allow DiffEqBase.jl v7 * allow OrdinaryDiffEqCore.jl v4 * allow v2 of all OrdinaryDiffEq*.jl packages * replace u_modified! by derivative_discontinuity! Co-authored-by: Copilot <copilot@github.com> * ignore :derivative_discontinuity! for stale explicit imports * move import * import SciMLBase * import instead of using * adapt to new controller interface * restrict Static.jl to fix tests * print controller instead of cache in SummaryCallback * stage limiter as keyword arguments * fix iterating over VectorOfArray * use Threaded() instead of True() for threads * fix Co-authored-by: Copilot <copilot@github.com> * Update examples/tree_1d_dgsem/elixir_euler_density_wave_adaptive_vol_int.jl Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * make thread backwards compatible * fix stage limiter kwarg in docs * fix destats->stats in docs * fix another stage limiter in the docs * make controller in SummaryCallback backwards compatible * Update src/callbacks_step/summary.jl Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * port #2773 * add compat * rename extension * fix obtaining controller Co-authored-by: Copilot <copilot@github.com> * remove qold * also save `dt_factor` * allow OrdinaryDiffEqLowStorageRK.jl v3 in docs * set qsteady_max to 1.0 * get qsteady_max from ode algorithm * use other constructor of PIDController * Run test_mpi single process first * adapt error for now * Revert "Run test_mpi single process first" This reverts commit e55a4d283. * Ensure that extension is ready * also allow OrdinaryDiffEqCore.jl v3.32 and v3.33 * refactor loading and saving controller * format * add test for loading a... (continued)
28 of 56 new or added lines in 7 files covered. (50.0%)
2 existing lines in 2 files now uncovered.47640 of 49090 relevant lines covered (97.05%)
41551681.25 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 24 |
33.33 |
ext/TrixiOrdinaryDiffEqCoreExt.jl | |
| 4 |
84.72 |
-4.83% | src/callbacks_step/save_restart.jl |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
84.72 |
-4.83% | src/callbacks_step/save_restart.jl |
| 1 |
75.0 |
0.0% | src/Trixi.jl |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26229277625.1 | 634 |
97.05 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|