Skip to content
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

Remove 'My User Access' from Tools dropdown #2941

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

epwinchell
Copy link
Contributor

@epwinchell epwinchell commented Sep 23, 2024

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.22%. Comparing base (c9c271b) to head (564be78).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2941       +/-   ##
===========================================
- Coverage   65.96%   47.22%   -18.75%     
===========================================
  Files         215      114      -101     
  Lines        4769     2577     -2192     
  Branches      929      457      -472     
===========================================
- Hits         3146     1217     -1929     
+ Misses       1573      951      -622     
- Partials       50      409      +359     
Flag Coverage Δ
47.22% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 179 files with indirect coverage changes

@epwinchell epwinchell requested a review from a team September 23, 2024 13:51
@@ -83,9 +83,6 @@ const Tools = () => {

const isNotificationsEnabled = useFlag('platform.chrome.notifications-drawer');

const enableMyUserAccessLanding = useFlag('platform.chrome.my-user-access-landing-page');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The feature flag should be removed from unleash if we are no longer using it.

@Hyperkid123 Hyperkid123 merged commit 04ac5c3 into RedHatInsights:master Sep 24, 2024
7 of 9 checks passed
@epwinchell epwinchell deleted the mua2 branch September 24, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants