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

Add CPE match API tests + small fixes #1074

Merged
merged 5 commits into from
Dec 13, 2024

Fix: Make cpe_last_modified of CPE matches optional

55e5552
Select commit
Loading
Failed to load commit list.
Merged

Add CPE match API tests + small fixes #1074

Fix: Make cpe_last_modified of CPE matches optional
55e5552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

90.31% (+0.38%) compared to 721a24b

View this Pull Request on Codecov

90.31% (+0.38%) compared to 721a24b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.31%. Comparing base (721a24b) to head (55e5552).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1074      +/-   ##
==========================================
+ Coverage   89.92%   90.31%   +0.38%     
==========================================
  Files         108      108              
  Lines        7187     7187              
  Branches      815      815              
==========================================
+ Hits         6463     6491      +28     
+ Misses        521      491      -30     
- Partials      203      205       +2     

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