SciMLBase.jl icon indicating copy to clipboard operation
SciMLBase.jl copied to clipboard

add check to allow symbolic save_idxs

Open xtalax opened this issue 2 years ago • 1 comments

merge before https://github.com/SciML/ModelingToolkit.jl/pull/2052

xtalax avatar Feb 02 '23 16:02 xtalax

Codecov Report

Merging #380 (3c862a1) into master (1228b9c) will decrease coverage by 0.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #380      +/-   ##
==========================================
- Coverage   57.61%   57.29%   -0.32%     
==========================================
  Files          44       44              
  Lines        3324     3325       +1     
==========================================
- Hits         1915     1905      -10     
- Misses       1409     1420      +11     
Impacted Files Coverage Δ
src/solutions/solution_interface.jl 58.66% <100.00%> (+0.09%) :arrow_up:
src/retcodes.jl 15.78% <0.00%> (-15.79%) :arrow_down:
src/remake.jl 76.92% <0.00%> (-0.97%) :arrow_down:
src/utils.jl 60.92% <0.00%> (-0.67%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Feb 02 '23 16:02 codecov[bot]