-
Notifications
You must be signed in to change notification settings - Fork 45
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
front: fix projected train icon when ellipsis #10393
front: fix projected train icon when ellipsis #10393
Conversation
cb44087
to
ba1b7c0
Compare
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 #10393 +/- ##
==========================================
+ Coverage 81.64% 81.77% +0.13%
==========================================
Files 1066 1073 +7
Lines 105736 106580 +844
Branches 727 731 +4
==========================================
+ Hits 86330 87160 +830
- Misses 19365 19381 +16
+ Partials 41 39 -2
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.
Thanks for the fix. I've tried to reproduce the bug and it seems to have been corrected.
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.
LGTM and tested
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.
LGTM, tested ✅
Feel free to resolve my comment once you've fixed it
ba1b7c0
to
7ffe572
Compare
Signed-off-by: romainvalls <[email protected]>
7ffe572
to
cae8b78
Compare
close #10300