-
Notifications
You must be signed in to change notification settings - Fork 95
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
Layout and notification system #594
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #594 +/- ##
============================================
- Coverage 51.39% 50.28% -1.11%
+ Complexity 6416 6273 -143
============================================
Files 372 375 +3
Lines 37555 37531 -24
Branches 6123 6143 +20
============================================
- Hits 19301 18873 -428
- Misses 16981 17414 +433
+ Partials 1273 1244 -29
☔ View full report in Codecov by Sentry. |
…pdating the legend properly
(cherry picked from commit c65575104d38385dc9806506b972409f97e19bd3)
…void issues with redraws (only used in samples)
7faf6e5
to
7ed1331
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Reapproving because resolving the merge conflicts removed the approval, sorry for the noise.
Extension on PR #592 that fixes issues #579 and #530. See issues for more information.