-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
fix: diff files now have unique paths #694
Conversation
Codecov Report
@@ Coverage Diff @@
## master #694 +/- ##
==========================================
+ Coverage 56.2% 56.53% +0.33%
==========================================
Files 117 117
Lines 4402 4408 +6
Branches 649 650 +1
==========================================
+ Hits 2474 2492 +18
+ Misses 1690 1680 -10
+ Partials 238 236 -2
Continue to review full report at Codecov.
|
Why no use the |
I dont think using it gives any advantage, the code is concise already. The only benefit of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, If possible, replace snvUri
with svnUri
While im at it i will rename the function to somethnig more useful and add some tests. Maybe |
## [1.54.8](v1.54.7...v1.54.8) (2019-10-28) ### Bug Fixes * diff files now have unique paths ([#694](#694)) ([0ff8666](0ff8666))
🎉 This PR is included in version 1.54.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [1.54.8](v1.54.7...v1.54.8) (2019-10-28) ### Bug Fixes * diff files now have unique paths ([#694](#694)) ([0ff8666](0ff8666))
## [1.54.8](v1.54.7...v1.54.8) (2019-10-28) ### Bug Fixes * diff files now have unique paths ([#694](#694)) ([0ff8666](0ff8666))
## [1.54.8](v1.54.7...v1.54.8) (2019-10-29) ### Bug Fixes * diff files now have unique paths ([#694](#694)) ([0ff8666](0ff8666))
## [1.54.8](v1.54.7...v1.54.8) (2019-10-29) ### Bug Fixes * diff files now have unique paths ([#694](#694)) ([0ff8666](0ff8666))
fixes #658