feat: update ConfigPolicies with docs link [CM-558] #10055
Merged
Codecov / codecov/project
succeeded
Oct 16, 2024 in 0s
50.59% (-4.03%) compared to 2356f91
View this Pull Request on Codecov
50.59% (-4.03%) compared to 2356f91
Details
Codecov Report
Attention: Patch coverage is 47.36842%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 50.59%. Comparing base (
2356f91
) to head (3b317fc
).
Report is 16 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
webui/react/src/pages/ConfigPoliciesPage.tsx | 0.00% | 12 Missing and 1 partial |
webui/react/src/components/ConfigPolicies.tsx | 72.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #10055 +/- ##
==========================================
- Coverage 54.62% 50.59% -4.03%
==========================================
Files 1260 950 -310
Lines 157621 129012 -28609
Branches 3632 3633 +1
==========================================
- Hits 86102 65280 -20822
+ Misses 71385 63598 -7787
Partials 134 134
Files with missing lines | Coverage Δ | |
---|---|---|
webui/react/src/components/ConfigPolicies.tsx | 73.55% <72.00%> (-0.33%) |
⬇️ |
webui/react/src/pages/ConfigPoliciesPage.tsx | 0.00% <0.00%> (ø) |
Loading