JuliaIO / FileIO.jl

Main Package for IO, loading all different kind of files
http://juliaio.github.io/FileIO.jl/
Other
218 stars 81 forks source link

Fix Documenter CI #394

Closed nhz2 closed 3 months ago

nhz2 commented 3 months ago

Switches Documenter CI from Julia nightly to 1.10

This avoids the issue in: https://github.com/julia-actions/GitHubActions.jl/pull/34

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.71%. Comparing base (cc2b0b9) to head (3168aa2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #394 +/- ## ======================================= Coverage 91.71% 91.71% ======================================= Files 10 10 Lines 712 712 ======================================= Hits 653 653 Misses 59 59 ```

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