JuliaStats / Distributions.jl

A Julia package for probability distributions and associated functions.
Other
1.1k stars 414 forks source link

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

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Documenter package from 0.26, 0.27 to 0.26, 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-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.96%. Comparing base (818814f) to head (424fd87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1778 +/- ## ======================================= Coverage 85.96% 85.96% ======================================= Files 144 144 Lines 8647 8647 ======================================= Hits 7433 7433 Misses 1214 1214 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.