JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
537 stars 84 forks source link

CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) #494

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

This pull request sets the compat entry for the PrecompileTools package to 1. 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 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (21f9d2c) 85.95% compared to head (0d08405) 85.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ======================================= Coverage 85.95% 85.95% ======================================= Files 31 31 Lines 4229 4229 ======================================= Hits 3635 3635 Misses 594 594 ```

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