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

Merged

change: epss score to be displayed in percentage

4f862a7
Select commit
Loading
Failed to load commit list.
Merged

change: epss score to be displayed in percentage #4251

change: epss score to be displayed in percentage
4f862a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

62.64% (-0.01%) compared to 7bf1305, 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 7bf1305, 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 (7bf1305) to head (4f862a7).

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       99032    99044      +12     
  Branches     6570     6571       +1     
==========================================
+ Hits        62037    62043       +6     
- Misses      36864    36870       +6     
  Partials      131      131              

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