BobBuildTool / bob

Bob build tool - Functional cross platform build-automation tool
https://bobbuildtool.dev/
GNU General Public License v3.0
73 stars 44 forks source link

Fix a couple of URL SCM issues #552

Closed jkloetzke closed 7 months ago

jkloetzke commented 7 months ago

Most importantly, usage of local mirrors should not result in unpredictable checkout results any more.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (93af2d1) 88.73% compared to head (47f1bdf) 88.92%.

Files Patch % Lines
pym/bob/scm/git.py 83.33% 2 Missing :warning:
pym/bob/scm/url.py 96.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================== + Coverage 88.73% 88.92% +0.18% ========================================== Files 46 46 Lines 14724 14774 +50 ========================================== + Hits 13066 13138 +72 + Misses 1658 1636 -22 ```

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