Skip to content

use other constructor of PIDController

b54a42a
Select commit
Loading
Failed to load commit list.
Open

Update to OrdinaryDiffEq.jl v7 and related SciML packages #2910

use other constructor of PIDController
b54a42a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 1, 2026 in 0s

96.87% (-0.26%) compared to 9a19e15

View this Pull Request on Codecov

96.87% (-0.26%) compared to 9a19e15

Details

Codecov Report

❌ Patch coverage is 69.35484% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.87%. Comparing base (9a19e15) to head (b54a42a).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
ext/TrixiOrdinaryDiffEqCoreExt.jl 16.67% 15 Missing ⚠️
src/callbacks_step/save_restart_dg.jl 81.82% 2 Missing ⚠️
src/callbacks_step/summary.jl 0.00% 1 Missing ⚠️
src/callbacks_step/trivial.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2910      +/-   ##
==========================================
- Coverage   97.13%   96.87%   -0.26%     
==========================================
  Files         625      626       +1     
  Lines       48512    48542      +30     
==========================================
- Hits        47121    47025      -96     
- Misses       1391     1517     +126     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.