KernelFunctions.jl icon indicating copy to clipboard operation
KernelFunctions.jl copied to clipboard

CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat)

Open github-actions[bot] opened this issue 2 years ago • 1 comments

This pull request changes the compat entry for the Documenter package from 0.25, 0.26, 0.27 to 0.25, 0.26, 0.27, 1 for package test. 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] avatar Sep 16 '23 00:09 github-actions[bot]

Codecov Report

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

Project coverage is 90.88%. Comparing base (2a6e5e9) to head (7e9f40b).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #524       +/-   ##
===========================================
+ Coverage    0.42%   90.88%   +90.46%     
===========================================
  Files          52       52               
  Lines        1423     1459       +36     
===========================================
+ Hits            6     1326     +1320     
+ Misses       1417      133     -1284     

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

codecov[bot] avatar Sep 16 '23 00:09 codecov[bot]