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: cve.js for new data structure #4281

Merged
merged 5 commits into from
Jan 16, 2025

adjust reference link url

2c595be
Select commit
Loading
Failed to load commit list.
Merged

change: cve.js for new data structure #4281

adjust reference link url
2c595be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

62.71% (-0.02%) compared to 0f2dc42, passed because coverage increased by 0% when compared to adjusted base (62.71%)

View this Pull Request on Codecov

62.71% (-0.02%) compared to 0f2dc42, passed because coverage increased by 0% when compared to adjusted base (62.71%)

Details

Codecov Report

Attention: Patch coverage is 61.17647% with 33 lines in your changes missing coverage. Please review.

Project coverage is 62.71%. Comparing base (0f2dc42) to head (2c595be).

Files with missing lines Patch % Lines
src/gmp/models/cve.js 55.22% 30 Missing ⚠️
src/web/pages/cves/detailspage.jsx 75.00% 2 Missing ⚠️
src/gmp/models/cpe.js 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4281      +/-   ##
==========================================
- Coverage   62.73%   62.71%   -0.02%     
==========================================
  Files        1120     1120              
  Lines       99101    99141      +40     
  Branches     6654     6661       +7     
==========================================
+ Hits        62169    62177       +8     
- Misses      36802    36834      +32     
  Partials      130      130              

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