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 336 commits into
base: master-stable
Choose a base branch
from
Open

[stable] Update build #2851

wants to merge 336 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 July 3, 2024 14:05
* fix filter to check bundle instead of source

* fetch filter configuration from API

* fix linting issue

* sort by bundle instead of source  in tests

* handle call to get filter bundles in drawer test

* remove null from bundle children type

---------

Co-authored-by: Martin Maroši <[email protected]>
Add mark-down to notifications drawer
Update URL params for notitication items to point to its configuratio…
Expose WS subscription chrome API.
justinorringer and others added 30 commits November 21, 2024 12:56
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Update README.md for running locally
…latest docker digest to ff35e09

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Global filter to use 'Reset filters' instead of 'Clear filters'
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…o-redhat-appstudio-build-trusted-artifacts-latest

chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to ff35e09
fix ansible bundle trial redirects
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Enable consumption of FEO generated routing, search, and navigation files
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.