GunnarFarneback / LocalRegistry.jl

Create and maintain local registries for Julia packages.
Other
222 stars 22 forks source link

Reduce pkg internals #74

Closed GunnarFarneback closed 1 year ago

GunnarFarneback commented 1 year ago

Remove dependencies on Pkg internals, except in tests. With this the upper bound on minor Julia versions is dropped.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 90.32% and project coverage change: +0.20% :tada:

Comparison is base (fd0d148) 96.64% compared to head (7f72bd6) 96.85%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================== + Coverage 96.64% 96.85% +0.20% ========================================== Files 1 1 Lines 268 254 -14 ========================================== - Hits 259 246 -13 + Misses 9 8 -1 ``` | [Files Changed](https://app.codecov.io/gh/GunnarFarneback/LocalRegistry.jl/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gunnar+Farneb%C3%A4ck) | Coverage Δ | | |---|---|---| | [src/LocalRegistry.jl](https://app.codecov.io/gh/GunnarFarneback/LocalRegistry.jl/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gunnar+Farneb%C3%A4ck#diff-c3JjL0xvY2FsUmVnaXN0cnkuamw=) | `96.85% <90.32%> (+0.20%)` | :arrow_up: |

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