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

[Backport 2.16] [Navigation-next] Enrich breadcrumbs by workspace and use case #7393

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7ff8544 from #7360.

* breadcrumbs for workspace

Signed-off-by: Hailong Cui <[email protected]>

* add unit test

Signed-off-by: Hailong Cui <[email protected]>

* Changeset file for PR #7360 created/updated

* add unit test

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 7ff8544)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 80.30303% with 13 lines in your changes missing coverage. Please review.

Project coverage is 68.16%. Comparing base (a6a38aa) to head (feede69).
Report is 1 commits behind head on 2.16.

Files Patch % Lines
src/plugins/workspace/public/utils.ts 72.00% 5 Missing and 2 partials ⚠️
.../core/public/chrome/nav_group/nav_group_service.ts 86.20% 3 Missing and 1 partial ⚠️
src/core/public/chrome/chrome_service.tsx 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.16    #7393      +/-   ##
==========================================
+ Coverage   68.15%   68.16%   +0.01%     
==========================================
  Files        3491     3491              
  Lines       69173    69225      +52     
  Branches    11268    11280      +12     
==========================================
+ Hits        47144    47190      +46     
- Misses      19257    19263       +6     
  Partials     2772     2772              
Flag Coverage Δ
Linux_1 33.22% <28.78%> (+<0.01%) ⬆️
Linux_2 55.66% <85.00%> (+0.04%) ⬆️
Linux_3 43.25% <0.00%> (-0.03%) ⬇️
Linux_4 34.93% <0.00%> (-0.03%) ⬇️
Windows_1 33.25% <28.78%> (+<0.01%) ⬆️
Windows_2 55.61% <85.00%> (+0.04%) ⬆️
Windows_3 43.26% <0.00%> (-0.04%) ⬇️
Windows_4 34.93% <0.00%> (-0.03%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit 5922b6a into 2.16 Jul 23, 2024
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset navigation seasoned-contributor v2.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants