-
Notifications
You must be signed in to change notification settings - Fork 6
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
avoid file collissions #392
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## devel #392 +/- ##
==========================================
+ Coverage 61.60% 61.69% +0.08%
==========================================
Files 61 61
Lines 6832 6837 +5
==========================================
+ Hits 4209 4218 +9
+ Misses 2623 2619 -4 ☔ View full report in Codecov by Sentry. |
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.
@andre-merzky if you agree with changes, it is ready for merging
@mtitov - thanks for completing this! |
This is related to RP issue 3055 - the PR attempts to avoid similar file name collisions.