-
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
Fix editoast layer cache invalidation #6004
Conversation
e28003a
to
afe2c44
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #6004 +/- ##
============================================
- Coverage 25.85% 25.79% -0.06%
Complexity 2117 2117
============================================
Files 926 928 +2
Lines 122581 122501 -80
Branches 2665 2667 +2
============================================
- Hits 31694 31605 -89
- Misses 89314 89321 +7
- Partials 1573 1575 +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.
LGTM
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.
A comment, opinionated on some pattern. I'm good to merge as-is, without addressing it if you think it useless. Apart from that, not sure I understand everything 😅 but looks good!
d5ccf97
to
cf63be3
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
cf63be3
to
40ec853
Compare
A bit late but LGTM |
close #5931