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

[stable] Update build #2851

Open
wants to merge 245 commits into
base: master-stable
Choose a base branch
from
Open

[stable] Update build #2851

wants to merge 245 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

@app-sre-bot
Copy link

Can one of the admins verify this patch?

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2024

Codecov Report

Attention: Patch coverage is 60.67298% with 374 lines in your changes missing coverage. Please review.

Project coverage is 66.29%. Comparing base (3194dee) to head (1861a45).
Report is 70 commits behind head on master-stable.

Files with missing lines Patch % Lines
src/utils/levenshtein-search.ts 20.12% 120 Missing and 11 partials ⚠️
src/utils/localSearch.ts 20.98% 63 Missing and 1 partial ⚠️
src/hooks/useChromeServiceEvents.ts 36.84% 22 Missing and 2 partials ⚠️
src/chrome/create-chrome.ts 44.44% 13 Missing and 2 partials ⚠️
src/state/atoms/localSearchAtom.ts 57.57% 12 Missing and 2 partials ⚠️
src/components/Navigation/DynamicNav.tsx 0.00% 7 Missing ⚠️
...ponents/NotificationsDrawer/DrawerPanelContent.tsx 83.33% 7 Missing ⚠️
src/hooks/useSupportCaseData.ts 69.56% 7 Missing ⚠️
src/utils/initUserConfig.ts 0.00% 7 Missing ⚠️
src/components/ErrorComponents/ErrorBoundary.tsx 45.45% 6 Missing ⚠️
... and 40 more
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           master-stable    #2851      +/-   ##
=================================================
+ Coverage          63.54%   66.29%   +2.75%     
=================================================
  Files                199      214      +15     
  Lines               4301     4735     +434     
  Branches             777      955     +178     
=================================================
+ Hits                2733     3139     +406     
+ Misses              1559     1550       -9     
- Partials               9       46      +37     
Files with missing lines Coverage Δ
src/@types/types.d.ts 100.00% <100.00%> (ø)
src/auth/OIDCConnector/utils.ts 60.00% <ø> (-0.98%) ⬇️
src/auth/setCookie.ts 100.00% <100.00%> (ø)
src/chrome/update-shared-scope.ts 57.50% <100.00%> (+27.50%) ⬆️
...components/AllServicesDropdown/AllServicesMenu.tsx 87.50% <100.00%> (+0.54%) ⬆️
...ents/AllServicesDropdown/PlatformServicesLinks.tsx 100.00% <100.00%> (ø)
src/components/BetaSwitcher/index.ts 100.00% <100.00%> (ø)
src/components/ChromeLink/ChromeLink.tsx 73.91% <100.00%> (ø)
...ents/CrossRequestNotifier/CrossRequestNotifier.tsx 58.62% <100.00%> (ø)
.../components/ErrorComponents/AccountOnHoldError.tsx 100.00% <100.00%> (ø)
... and 88 more

... and 23 files with indirect coverage changes

fhlavac and others added 19 commits May 30, 2024 12:03
Inject UI header only in hcc scope.
Make year in footer update automatically
Enable scoped UI id header to same origin.
Update VirtualAssistant.tsx to be on /openshift/insights pages
Set drawer content background color to transparent
* add RHEL, Ansible, and OpenShift to services dropdown

* styling updates

* remove unused imports; increase height

* fix dom nesting warning; fix imports

* change import to use /dynamic

* fix cypress component test

* fix navigation cypress test

* remove filters from platform urls

* test for view all text

---------

Co-authored-by: epwinchell <1287144+epwinchell@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>
Co-authored-by: Martin Maroši <marvusm.mmi@gmail.com>
Co-authored-by: Filip Hlavac <50696716+fhlavac@users.noreply.github.com>
* Jotai migration isFeedbackModalOpen

* Update Jotai migration isFeedbackModalOpen

* Use different atom method

* Add tests for Jotai migration isFeedbackModalOpen

* Remove toggleFeedbackModal function from reducers

* Remove dead code

---------

Co-authored-by: Adam Jetmar <ajetmar@redhat.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Hyperkid123 and others added 30 commits September 18, 2024 09:32
Remove relative height from layout parent.
RHCLOUD-27262: Code review comments from search feedback analytics
Remove 'My User Access' from Tools dropdown
Remove unecessary renders after auth refresh.
Remove suspense boundary from token refresh.
…patch-1

Revert "Update README.md" - testing akamai cache fix
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.