Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix script option {sRemotePathFromUrl} #6573

Merged
merged 1 commit into from
May 20, 2019

Conversation

mstv
Copy link
Member

@mstv mstv commented May 15, 2019

Fixes #6567

Proposed changes

Test methodology

  • added NUnit tests

✒️ I contribute this code under The Developer Certificate of Origin.

@ghost ghost assigned mstv May 15, 2019
@ghost ghost added the status: ready label May 15, 2019
@mstv
Copy link
Member Author

mstv commented May 15, 2019

@jeroendv, could you test the canary build 5886, please?

@mstv mstv force-pushed the fix/6567_sRemotePathFromUrl branch from e2a509c to f7004eb Compare May 15, 2019 23:21
@jeroendv
Copy link

@jeroendv, could you test the canary build 5886, please?

I can confirm that the bug is fixed.

@mstv
Copy link
Member Author

mstv commented May 16, 2019

I can confirm that the bug is fixed.

Thank you.

@RussKie
Copy link
Member

RussKie commented May 19, 2019 via email

@mstv mstv force-pushed the fix/6567_sRemotePathFromUrl branch from f7004eb to 80bcaf2 Compare May 19, 2019 00:09
@codecov
Copy link

codecov bot commented May 19, 2019

Codecov Report

Merging #6573 into master will increase coverage by 0.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #6573      +/-   ##
==========================================
+ Coverage   47.06%   47.23%   +0.16%     
==========================================
  Files         698      698              
  Lines       52636    52670      +34     
  Branches     6942     6942              
==========================================
+ Hits        24774    24879     +105     
+ Misses      26544    26450      -94     
- Partials     1318     1341      +23
Flag Coverage Δ
#production 36.54% <100%> (+0.16%) ⬆️
#tests 97.6% <100%> (ø) ⬆️

@RussKie RussKie merged commit 642b6d5 into master May 20, 2019
@RussKie RussKie deleted the fix/6567_sRemotePathFromUrl branch May 20, 2019 13:04
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.

incorrect {sRemotePathFromUrl} parameter evaluation
3 participants