SciML / RuntimeGeneratedFunctions.jl

Functions generated at runtime without world-age issues or overhead
https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/
MIT License
100 stars 14 forks source link

CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) #68

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Documenter package from 0.27 to 0.27, 1 for package docs. 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 #68 (d968fbb) into master (5049c5f) will increase coverage by 1.69%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   96.55%   98.24%   +1.69%     
==========================================
  Files           1        1              
  Lines         116      114       -2     
==========================================
  Hits          112      112              
+ Misses          4        2       -2     

see 1 file with indirect coverage changes

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

ArnoStrouwen commented 9 months ago

Already done.