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

feat: Taxonomy delete dialog [FC-0036] #684

Merged
merged 1 commit into from
Dec 12, 2023

feat: Taxonomy delete dialog

8690387
Select commit
Loading
Failed to load commit list.
Merged

feat: Taxonomy delete dialog [FC-0036] #684

feat: Taxonomy delete dialog
8690387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 0s

88.93% (+0.06%) compared to 67cda57

View this Pull Request on Codecov

88.93% (+0.06%) compared to 67cda57

Details

Codecov Report

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

Comparison is base (67cda57) 88.86% compared to head (8690387) 88.93%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/taxonomy/data/apiHooks.jsx 75.00% 2 Missing ⚠️
src/taxonomy/TaxonomyLayout.jsx 80.00% 1 Missing ⚠️
src/taxonomy/TaxonomyListPage.jsx 87.50% 1 Missing ⚠️
...rc/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
+ Coverage   88.86%   88.93%   +0.06%     
==========================================
  Files         469      472       +3     
  Lines        7255     7327      +72     
  Branches     1559     1564       +5     
==========================================
+ Hits         6447     6516      +69     
- Misses        781      784       +3     
  Partials       27       27              

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