GunnarFarneback / LocalRegistry.jl

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

Check remote is bare when creating repo from path #41

Closed jakobnissen closed 1 year ago

jakobnissen commented 3 years ago

So this is not exactly elegant, but...

I can't figure out how to check if remote is bare. Instead, if the user specifies the remote URL as a path, it runs git rev-parse to check if the remote URL is bare.

codecov-commenter commented 3 years ago

Codecov Report

Merging #41 (b34ffe1) into master (50b6733) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   98.31%   98.36%   +0.05%     
==========================================
  Files           1        1              
  Lines         178      184       +6     
==========================================
+ Hits          175      181       +6     
  Misses          3        3              
Impacted Files Coverage Δ
src/LocalRegistry.jl 98.36% <100.00%> (+0.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50b6733...b34ffe1. Read the comment docs.

GunnarFarneback commented 3 years ago

The CI failure is annoying. It's real to the extent that it happens in the new code but only for the combination of Windows and Julia 1.1.