-
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: fix infra lock status #7078
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #7078 +/- ##
============================================
- Coverage 28.33% 28.33% -0.01%
Complexity 2268 2268
============================================
Files 1091 1091
Lines 136687 136701 +14
Branches 2770 2770
============================================
- Hits 38734 38729 -5
- Misses 96350 96369 +19
Partials 1603 1603
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c902bd2
to
9a4e517
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.
LGTM, good work thank you.
Just a comment.
front/src/applications/editor/tools/rangeEdition/tool-factory.tsx
Outdated
Show resolved
Hide resolved
9af5c49
to
948c41a
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.
facefa9
to
dabb677
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.
LGTM, tested ✅
dabb677
to
6c109fc
Compare
closes #6952