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

Add dt_min option for IDAKLUSolver #4736

Merged
merged 2 commits into from
Jan 6, 2025

Update CHANGELOG.md

c44ef14
Select commit
Loading
Failed to load commit list.
Merged

Add dt_min option for IDAKLUSolver #4736

Update CHANGELOG.md
c44ef14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

99.24% (+0.01%) compared to a7253b8

View this Pull Request on Codecov

99.24% (+0.01%) compared to a7253b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.24%. Comparing base (a7253b8) to head (c44ef14).
Report is 22 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4736      +/-   ##
===========================================
+ Coverage    99.22%   99.24%   +0.01%     
===========================================
  Files          303      303              
  Lines        23070    23242     +172     
===========================================
+ Hits         22891    23066     +175     
+ Misses         179      176       -3     

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