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.x] Adds page headers for updated UX (#2083) #2092

Merged
merged 1 commit into from
Aug 19, 2024

Adds page headers for updated UX (#2083)

23a8341
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Adds page headers for updated UX (#2083) #2092

Adds page headers for updated UX (#2083)
23a8341
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

71.43% (+0.39%) compared to 80976be

View this Pull Request on Codecov

71.43% (+0.39%) compared to 80976be

Details

Codecov Report

Attention: Patch coverage is 61.11111% with 28 lines in your changes missing coverage. Please review.

Project coverage is 71.43%. Comparing base (80976be) to head (23a8341).

Files Patch % Lines
.../apps/configuration/panels/role-view/role-view.tsx 30.00% 6 Missing and 1 partial ⚠️
public/apps/configuration/app-router.tsx 20.00% 4 Missing ⚠️
...ic/apps/configuration/header/header-components.tsx 66.66% 2 Missing and 2 partials ⚠️
public/apps/configuration/utils/context-menu.tsx 0.00% 3 Missing ⚠️
...uration/panels/permission-list/permission-list.tsx 71.42% 0 Missing and 2 partials ⚠️
public/apps/configuration/panels/role-list.tsx 66.66% 0 Missing and 2 partials ⚠️
...ps/configuration/panels/tenant-list/manage_tab.tsx 50.00% 1 Missing and 1 partial ⚠️
public/apps/configuration/panels/user-list.tsx 66.66% 0 Missing and 2 partials ⚠️
.../apps/configuration/panels/auth-view/auth-view.tsx 50.00% 1 Missing ⚠️
...s/configuration/panels/tenant-list/tenant-list.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #2092      +/-   ##
==========================================
+ Coverage   71.04%   71.43%   +0.39%     
==========================================
  Files          96       97       +1     
  Lines        2604     2647      +43     
  Branches      385      408      +23     
==========================================
+ Hits         1850     1891      +41     
+ Misses        649      641       -8     
- Partials      105      115      +10     

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