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: bump compat for ADTypes to 0.2, (keep existing compat) #481

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ADTypes package from 0.1.3 to 0.1.3, 0.2. 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 1 year ago

Codecov Report

Merging #481 (fdabf1b) into master (4d926fc) will decrease coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
- Coverage   57.28%   57.26%   -0.03%     
==========================================
  Files          50       50              
  Lines        3657     3657              
==========================================
- Hits         2095     2094       -1     
- Misses       1562     1563       +1     

see 1 file with indirect coverage changes

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

avik-pal commented 1 year ago

@ChrisRackauckas can we get a merge for this?