-
Notifications
You must be signed in to change notification settings - Fork 350
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
[Interactive Graph Editor] Add locked features M2b flag #1366
Conversation
Size Change: +46 B (+0.01%) Total Size: 846 kB
ℹ️ View Unchanged
|
GeraldRequired Reviewers
Don't want to be involved in this pull request? Comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1366 +/- ##
==========================================
+ Coverage 69.51% 70.96% +1.44%
==========================================
Files 491 495 +4
Lines 103819 103909 +90
Branches 7435 11220 +3785
==========================================
+ Hits 72174 73734 +1560
+ Misses 31462 30175 -1287
+ Partials 183 0 -183
... and 141 files with indirect coverage changes Continue to review 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.
2b or not 2b? That is a boolean. (sorry, Shakespeare)
Summary:
Adding the m2b flag and its prop to all the relevant components.
This way, it should be easy to use a simple conditional when we add
the upcoming locked figures (function graphs, labels, maybe polygon markings).
Issue: none
Test plan: