SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
127 stars 92 forks source link

Split up the 2Point BVP (Break things again...) #520

Closed avik-pal closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #520 (b404b47) into master (ea702db) will decrease coverage by 29.64%. The diff coverage is 31.03%.

@@             Coverage Diff             @@
##           master     #520       +/-   ##
===========================================
- Coverage   57.00%   27.37%   -29.64%     
===========================================
  Files          51       51               
  Lines        3840     3825       -15     
===========================================
- Hits         2189     1047     -1142     
- Misses       1651     2778     +1127     
Files Coverage Δ
src/remake.jl 22.07% <0.00%> (-43.51%) :arrow_down:
src/problems/bvp_problems.jl 31.42% <33.33%> (-5.72%) :arrow_down:
src/scimlfunctions.jl 49.48% <31.57%> (-11.50%) :arrow_down:

... and 39 files with indirect coverage changes

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