-
Notifications
You must be signed in to change notification settings - Fork 44
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
Small fixes and improvement for mac users on the docker pr-test file and script #9343
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9343 +/- ##
============================================
- Coverage 39.34% 39.33% -0.02%
Complexity 2267 2267
============================================
Files 1301 1301
Lines 98165 98165
Branches 3297 3297
============================================
- Hits 38626 38616 -10
- Misses 57591 57601 +10
Partials 1948 1948
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
Otherwise LGTM, thanks for all those improvements that would be nice even on a "regular" compose for OSRD 👍
4e0df5e
to
36004a9
Compare
23e8548
to
9e243f2
Compare
Signed-off-by: Ethan Perruzza <[email protected]>
…ac users for better performances Signed-off-by: Ethan Perruzza <[email protected]>
…e pr test script Signed-off-by: Ethan Perruzza <[email protected]>
… wasn't already launched anymore, it's volume is erased similarly to the dev behaviour Signed-off-by: Ethan Perruzza <[email protected]>
Signed-off-by: Ethan Perruzza <[email protected]>
9e243f2
to
d4d5d43
Compare
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.
Thanks for this 🎉
To test it is necessary to use a very recent PR (as an env var has been changed with the switch to Valkey from Redis making the script unusable for not rebased PR's)
It can be test with the 9343 PR and it works for me