Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Jul 10, 2022

Changes:

Parser:

  • Fix port detection in svn and hg
  • Add port detection to git
  • Use rev to parse branch, tag, and references with git
  • GitBaseURL and GitPipURL

@codecov
Copy link

codecov bot commented Jul 10, 2022

Codecov Report

Merging #384 (9f87311) into master (0779804) will increase coverage by 0.24%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   73.10%   73.34%   +0.24%     
==========================================
  Files          26       26              
  Lines        2145     2165      +20     
==========================================
+ Hits         1568     1588      +20     
  Misses        577      577              
Impacted Files Coverage Δ
libvcs/parse/base.py 81.25% <ø> (ø)
libvcs/parse/hg.py 97.91% <ø> (ø)
libvcs/parse/svn.py 95.83% <ø> (ø)
libvcs/parse/git.py 98.41% <100.00%> (+0.33%) ⬆️
tests/parse/test_git.py 100.00% <100.00%> (ø)
tests/parse/test_hg.py 100.00% <100.00%> (ø)
tests/parse/test_svn.py 100.00% <100.00%> (ø)

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 0779804...9f87311. Read the comment docs.

@tony tony force-pushed the create-project branch 2 times, most recently from 2e25d7c to 7d68c70 Compare July 10, 2022 15:33
@tony
Copy link
Member Author

tony commented Jul 10, 2022

In StandardGitURL, move up user

@tony tony force-pushed the create-project branch 5 times, most recently from 6c20417 to 66aada3 Compare July 10, 2022 18:20
@tony tony changed the title Parser: Make interoperable with Cmd, Project, create_project Parser: Improvements, test Jul 10, 2022
@tony tony force-pushed the create-project branch 3 times, most recently from 93babe6 to 4a44f11 Compare July 10, 2022 18:32
@tony tony changed the title Parser: Improvements, test Parser: Improvements, tests Jul 10, 2022
@tony tony force-pushed the create-project branch from 4a44f11 to 9f87311 Compare July 10, 2022 18:42
@tony tony merged commit 6bc1a10 into master Jul 10, 2022
@tony tony deleted the create-project branch July 10, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant