GunnarFarneback / LocalRegistry.jl

Create and maintain local registries for Julia packages.
Other
223 stars 21 forks source link

Create Registry in custom branch #67

Closed GunnarFarneback closed 1 year ago

GunnarFarneback commented 1 year ago

Support registry creation in a specified branch and handle branch name more intuitively by default.

Fixes #54. Closes #58.

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.91% // Head: 97.00% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (57f2487) compared to base (180a5db). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================== + Coverage 96.91% 97.00% +0.09% ========================================== Files 1 1 Lines 259 267 +8 ========================================== + Hits 251 259 +8 Misses 8 8 ``` | [Impacted Files](https://codecov.io/gh/GunnarFarneback/LocalRegistry.jl/pull/67?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://codecov.io/gh/GunnarFarneback/LocalRegistry.jl/pull/67?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=) | `97.00% <100.00%> (+0.09%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gunnar+Farneb%C3%A4ck). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gunnar+Farneb%C3%A4ck)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.