SciML / SciMLBase.jl

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

New formatter #448

Closed YingboMa closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #448 (bbd1f7d) into master (a3f2362) will decrease coverage by 13.97%. The diff coverage is 25.00%.

@@             Coverage Diff             @@
##           master     #448       +/-   ##
===========================================
- Coverage   56.70%   42.73%   -13.97%     
===========================================
  Files          46       46               
  Lines        3522     3519        -3     
===========================================
- Hits         1997     1504      -493     
- Misses       1525     2015      +490     
Impacted Files Coverage Δ
src/operators/diffeq_operator.jl 17.04% <0.00%> (ø)
src/scimlfunctions.jl 49.47% <50.00%> (-9.82%) :arrow_down:

... and 23 files with indirect coverage changes

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

ChrisRackauckas commented 1 year ago

https://github.com/SciML/SciMLBase.jl/actions/runs/5150364813/jobs/9274409444?pr=448#step:6:396

YingboMa commented 1 year ago

https://github.com/YingboMa/SafeTestsets.jl/pull/9 should fix it