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

[FC-0036] feat: Add ContentTagsDrawer widget #654

Merged

feat: Implement Content Tags Drawer

92934b6
Select commit
Loading
Failed to load commit list.
Merged

[FC-0036] feat: Add ContentTagsDrawer widget #654

feat: Implement Content Tags Drawer
92934b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

88.61% (+0.15%) compared to ce9db57

View this Pull Request on Codecov

88.61% (+0.15%) compared to ce9db57

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (ce9db57) 88.46% compared to head (92934b6) 88.61%.
Report is 18 commits behind head on master.

Files Patch % Lines
...ontent-tags-drawer/ContentTagsDropDownSelector.jsx 82.60% 4 Missing ⚠️
src/content-tags-drawer/data/apiHooks.jsx 90.32% 3 Missing ⚠️
src/content-tags-drawer/ContentTagsTree.jsx 92.85% 1 Missing ⚠️
src/taxonomy/data/apiHooks.jsx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
+ Coverage   88.46%   88.61%   +0.15%     
==========================================
  Files         424      434      +10     
  Lines        6587     6766     +179     
  Branches     1419     1451      +32     
==========================================
+ Hits         5827     5996     +169     
- Misses        735      745      +10     
  Partials       25       25              

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