-
Notifications
You must be signed in to change notification settings - Fork 958
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
[frontend/backend] Add new markings to max_shareable_markings of groups with auto_new_marking (#7944) #9076
base: master
Are you sure you want to change the base?
Conversation
c1d5e87
to
9cfa197
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9076 +/- ##
==========================================
+ Coverage 64.68% 64.72% +0.03%
==========================================
Files 620 620
Lines 59208 59231 +23
Branches 6520 6532 +12
==========================================
+ Hits 38301 38335 +34
+ Misses 20907 20896 -11 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
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.
When I create a new marking with lower order than a one a group already has on max sharing, it still replaces the existing one
… with auto new markings (#7944)
fb67643
to
83d3859
Compare
fixed :) |
Proposed changes
Related issues
#7944