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 BoundaryValueDiffEq to 4 for package downstream, (keep existing compat) #484

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the BoundaryValueDiffEq package from 2.10, 3 to 2.10, 3, 4 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 #484 (e882471) into master (6ccbe09) will increase coverage by 4.89%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
+ Coverage   52.07%   56.97%   +4.89%     
==========================================
  Files          50       50              
  Lines        3658     3658              
==========================================
+ Hits         1905     2084     +179     
+ Misses       1753     1574     -179     

see 14 files with indirect coverage changes

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