-
Notifications
You must be signed in to change notification settings - Fork 46
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: revert part of #10371 #10474
front: revert part of #10371 #10474
Conversation
d0c26f7
to
136eec0
Compare
What is the motivation for this change? Ideally the commit message or GitHub PR description should explain. |
Indeed, this was opened fast to at least see if it has the desired effect :p |
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 #10474 +/- ##
==========================================
- Coverage 81.78% 81.77% -0.01%
==========================================
Files 1073 1073
Lines 106580 106574 -6
Branches 731 731
==========================================
- Hits 87166 87156 -10
- Misses 19375 19379 +4
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This reverts commit 0263825. Signed-off-by: Younes Khoudli <[email protected]>
This reverts commit 1fe0918. Signed-off-by: Younes Khoudli <[email protected]>
136eec0
to
d5369f8
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.
Code LGTM
Revert part of #10371 since it seems to make e2e tests flaky. We should investigate and follow up after.