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: add new compat entry for Documenter at version 0.27 for package docs, (keep existing compat) #51

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the Documenter package to 0.27 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. 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 #51 (0e5c938) into master (f0690a8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files           1        1           
  Lines          98       98           
=======================================
  Hits           94       94           
  Misses          4        4           

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