SciML / SciMLBase.jl

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

Fix SDEProblem constructor issues #507

Closed ErikQQY closed 10 months ago

ErikQQY commented 10 months ago

Tested locally, this patch may fix all the issues

codecov[bot] commented 10 months ago

Codecov Report

Merging #507 (29aa1ad) into master (9162505) will increase coverage by 1.89%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #507      +/-   ##
==========================================
+ Coverage   16.23%   18.12%   +1.89%     
==========================================
  Files          50       50              
  Lines        3727     3730       +3     
==========================================
+ Hits          605      676      +71     
+ Misses       3122     3054      -68     
Files Coverage Δ
src/problems/sde_problems.jl 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

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

ErikQQY commented 10 months ago

Test failings are caused by version conflicts