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

change: epss score to be displayed in percentage #4251

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

change: epss score to be displayed in percentage

59a6813
Select commit
Loading
Failed to load commit list.
Open

change: epss score to be displayed in percentage #4251

change: epss score to be displayed in percentage
59a6813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

62.64% (-0.01%) compared to b43d5f3, passed because coverage increased by 0% when compared to adjusted base (62.63%)

View this Pull Request on Codecov

62.64% (-0.01%) compared to b43d5f3, passed because coverage increased by 0% when compared to adjusted base (62.63%)

Details

Codecov Report

Attention: Patch coverage is 75.47170% with 13 lines in your changes missing coverage. Please review.

Project coverage is 62.64%. Comparing base (b43d5f3) to head (59a6813).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/web/pages/results/detailspage.jsx 72.72% 6 Missing ⚠️
src/web/pages/results/table.jsx 60.00% 2 Missing ⚠️
src/web/pages/cves/filterdialog.jsx 0.00% 1 Missing ⚠️
src/web/pages/cves/row.jsx 66.66% 1 Missing ⚠️
src/web/pages/nvts/filterdialog.jsx 0.00% 1 Missing ⚠️
src/web/pages/nvts/row.jsx 66.66% 1 Missing ⚠️
src/web/pages/results/filterdialog.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4251      +/-   ##
==========================================
- Coverage   62.64%   62.64%   -0.01%     
==========================================
  Files        1114     1114              
  Lines       99071    99083      +12     
  Branches     6570     6571       +1     
==========================================
+ Hits        62065    62071       +6     
- Misses      36875    36881       +6     
  Partials      131      131              

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