Skip to content

[stable] Update build #2851

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

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

[stable] Update build #2851

wants to merge 691 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.68734% with 469 lines in your changes missing coverage. Please review.

Project coverage is 66.16%. Comparing base (79c2b75) to head (9314c52).
Report is 116 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/components/Search/SearchFeedback.tsx 10.00% 27 Missing ⚠️
src/hooks/useChromeServiceEvents.ts 36.84% 22 Missing and 2 partials ⚠️
src/hooks/useSessionConfig.ts 0.00% 20 Missing and 1 partial ⚠️
src/components/RootApp/ScalprumRoot.tsx 78.48% 17 Missing ⚠️
src/utils/sentry.ts 29.16% 17 Missing ⚠️
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/QuickStart/useQuickstartsStates.ts 68.96% 9 Missing ⚠️
... and 44 more
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           master-stable    #2851      +/-   ##
=================================================
+ Coverage          63.27%   66.16%   +2.89%     
=================================================
  Files                195      216      +21     
  Lines               4242     4823     +581     
  Branches             852      961     +109     
=================================================
+ Hits                2684     3191     +507     
- Misses              1530     1588      +58     
- Partials              28       44      +16     
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/entitlementsApi.ts 63.63% <ø> (ø)
src/auth/rbac.ts 100.00% <ø> (ø)
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/AppPlaceholder/index.tsx 100.00% <100.00%> (ø)
src/components/BetaSwitcher/index.ts 100.00% <100.00%> (ø)
... and 98 more

... and 17 files with indirect coverage changes

Hyperkid123 and others added 24 commits March 6, 2025 10:29
FEC - Bump PF6 packages to latest stable versions
…esponsibility

Offload drawer state initialization to notifications modules.
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
feat(sentry): Allow other Red Hat Services to be incapsulated by sentry
Do not require user to show all services dropdown.
* feat(allservices): redesign all services page

* fix: remove debug code

* use platform.chrome.allservices.redesign flag

* use correct icons for IAm and Settings sections

* fix grey supporting text

* remove underlines from AllServices links

* remove debug console logs

* fix top level await issue

* clean fetchNavigation; use bundle id to map icons

* remove inline styling for links

* memoize bundleicons; remove unncessary promise.

* fix infinite rerender

* re enable favoriting for old allservices

* fix invalid dom issue

---------

Co-authored-by: Karel Hala <[email protected]>
red-hat-konflux bot and others added 30 commits June 21, 2025 08:49
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Fix tag filter padding being overriden by PF
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
* Jotai migration - globalFilter

* Working tags

* Draft

* Remove unecessary comments

* Fix notifier type

* Remove atom dependency

* Notifier atom

* Working solution

* Final adjustments

* Remove redux leftover

* Remove variable declarations

* Add tests for Global Filter

* Fix pipeline

* Fix type mismatch

* Fix another type

* Refine tests

* Fix lint and test errors

* Remove dead code

* Replace Reduxtests with Jotai tests in HelpTopicManager

* PR code improvements

* Modify visibility of dropdown items

* Remove Redux dependencies and adjust tests to Redux

* Add necessary debugFunctions

* Add webpack mock for testsetup

---------

Co-authored-by: Martin Maroši <[email protected]>
updating patternfly and frontend-components packages
Merge pull request #3130 from RedHatInsights/update-patternfly
* feat: add ask RH help panel link

* chore: fix lint issues

* fix: correct help-panel isHidden conditional

* chore: move ask redhat object into help panel dropdown

* fix: enable ask-redhat dropdown item regardless of help panel enabled
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Open virtual assistant on NotFound
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.