SciML / SciMLBase.jl

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

CompatHelper: add new compat entry for SciMLBase at version 1 for package downstream, (keep existing compat) #480

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the SciMLBase package to 1 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #480 (0be5de3) into master (4d926fc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #480   +/-   ##
=======================================
  Coverage   57.28%   57.28%           
=======================================
  Files          50       50           
  Lines        3657     3657           
=======================================
  Hits         2095     2095           
  Misses       1562     1562           

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