TuringLang / MCMCDiagnosticTools.jl

https://turinglang.org/MCMCDiagnosticTools.jl/dev
Other
19 stars 6 forks source link

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

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months 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.

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 6412917992


Totals Coverage Status
Change from base Build 6411379502: 0.0%
Covered Lines: 838
Relevant Lines: 867

💛 - Coveralls
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (c133a0b) 96.65% compared to head (f900889) 96.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ======================================= Coverage 96.65% 96.65% ======================================= Files 11 11 Lines 867 867 ======================================= Hits 838 838 Misses 29 29 ```

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

devmotion commented 11 months ago

Fixed by #97.