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

[AC-2436] Show unassigned items banner in web #8655

Merged

Update apps/web/src/locales/en/messages.json

9688f69
Select commit
Loading
Failed to load commit list.
Merged

[AC-2436] Show unassigned items banner in web #8655

Update apps/web/src/locales/en/messages.json
9688f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

27.21% (-0.01%) compared to 9d10825

View this Pull Request on Codecov

27.21% (-0.01%) compared to 9d10825

Details

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 27.21%. Comparing base (9d10825) to head (9688f69).
Report is 8 commits behind head on main.

Files Patch % Lines
...web/src/app/layouts/header/web-header.component.ts 50.00% 2 Missing and 1 partial ⚠️
...outs/header/web-unassigned-items-banner.service.ts 83.33% 2 Missing and 1 partial ⚠️
libs/common/src/services/api.service.ts 0.00% 2 Missing ⚠️
libs/common/src/enums/feature-flag.enum.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8655      +/-   ##
==========================================
- Coverage   27.22%   27.21%   -0.01%     
==========================================
  Files        2337     2338       +1     
  Lines       68114    68217     +103     
  Branches    12733    12738       +5     
==========================================
+ Hits        18543    18567      +24     
- Misses      48177    48255      +78     
- Partials     1394     1395       +1     

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