SciML / SciMLBase.jl

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

CompatHelper: bump compat for SciMLBase to 2 for package downstream, (keep existing compat) #504

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the SciMLBase package from 1 to 1, 2 for package downstream. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 11 months ago

Codecov Report

Merging #504 (cd26e3d) into master (5f41700) will increase coverage by 10.07%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #504       +/-   ##
===========================================
+ Coverage    0.00%   10.07%   +10.07%     
===========================================
  Files          50       50               
  Lines        3687     3703       +16     
===========================================
+ Hits            0      373      +373     
+ Misses       3687     3330      -357     

see 22 files with indirect coverage changes

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