JuliaSpaceMissionDesign / Ephemerides.jl

A Modern Binary Ephemeris Reader for Julia, in Julia.
https://juliaspacemissiondesign.github.io/Ephemerides.jl/
MIT License
22 stars 1 forks source link

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

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year 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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c0622fc) 96.76% compared to head (3208880) 96.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ======================================= Coverage 96.76% 96.76% ======================================= Files 21 21 Lines 1914 1914 ======================================= Hits 1852 1852 Misses 62 62 ```

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