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

Removed feature toggle for compliance report views. #4187

Small amendment.

15ef6bd
Select commit
Loading
Failed to load commit list.
Merged

Removed feature toggle for compliance report views. #4187

Small amendment.
15ef6bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

64.38% (+0.02%) compared to bfbd85a

View this Pull Request on Codecov

64.38% (+0.02%) compared to bfbd85a

Details

Codecov Report

Attention: Patch coverage is 20.68966% with 23 lines in your changes missing coverage. Please review.

Project coverage is 64.38%. Comparing base (bfbd85a) to head (15ef6bd).

Files with missing lines Patch % Lines
src/web/pages/usersettings/filterpart.jsx 0.00% 10 Missing ⚠️
src/web/pages/usersettings/usersettingspage.jsx 0.00% 6 Missing ⚠️
src/web/routes.jsx 0.00% 4 Missing ⚠️
src/web/pages/filters/component.jsx 0.00% 2 Missing ⚠️
src/web/pages/tags/component.jsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           opensight-ui    #4187      +/-   ##
================================================
+ Coverage         64.35%   64.38%   +0.02%     
================================================
  Files              1111     1111              
  Lines            103977   103926      -51     
  Branches           6496     6493       -3     
================================================
- Hits              66917    66908       -9     
+ Misses            36921    36879      -42     
  Partials            139      139              

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