-
Notifications
You must be signed in to change notification settings - Fork 72
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
Removes Hiding By Scope for Scopes not Issuable by the UI #2771
Conversation
…ia the UI. Tests not yet addressed.
tile-config.test.ts and nav-config.test.ts unaddressed |
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 so far. Let's get the tests disabled/skipped/passing enough for this to work and we can take our time to migrate to this system in 2.9.0
@NevilleS do you want me to do the tests as well? |
I'm on it! |
Passing run #697 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #2771 +/- ##
=======================================
Coverage 86.55% 86.55%
=======================================
Files 291 291
Lines 16488 16488
Branches 2117 2117
=======================================
Hits 14272 14272
Misses 1817 1817
Partials 399 399 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Testing changes locally... |
There was one failing Cypress test on that past run:
I've re-run that one or twice locally and I think it's a flaky test - looks like a potential timing issue with how the create form opens/closes. I'm quite sure it's unrelated so don't want to hold this up further |
Closes #2769
Reverts some changes introduced in #2682
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
Description Of Changes
Write some things here about the changes and any potential caveats