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: update ConfigPolicies with docs link [CM-558] #10055

Merged
merged 5 commits into from
Oct 22, 2024

disable on successful submit

3b317fc
Select commit
Loading
Failed to load commit list.
Merged

feat: update ConfigPolicies with docs link [CM-558] #10055

disable on successful submit
3b317fc
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 310 files with indirect coverage changes