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

rhel: add csaf/vex updater #1165

Merged
merged 4 commits into from
Aug 19, 2024

rhel: remove rhel oval updater from defaults

8172e8b
Select commit
Loading
Failed to load commit list.
Merged

rhel: add csaf/vex updater #1165

rhel: remove rhel oval updater from defaults
8172e8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

55.35% (+0.10%) compared to a3c7415

View this Pull Request on Codecov

55.35% (+0.10%) compared to a3c7415

Details

Codecov Report

Attention: Patch coverage is 58.13953% with 270 lines in your changes missing coverage. Please review.

Project coverage is 55.35%. Comparing base (a3c7415) to head (8172e8b).
Report is 2 commits behind head on main.

Files Patch % Lines
rhel/vex/fetcher.go 53.16% 62 Missing and 49 partials ⚠️
rhel/vex/parser.go 64.56% 85 Missing and 22 partials ⚠️
rhel/vex/updater.go 53.73% 27 Missing and 4 partials ⚠️
rhel/matcherfactory.go 0.00% 14 Missing ⚠️
rhel/matcher.go 65.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1165      +/-   ##
==========================================
+ Coverage   55.25%   55.35%   +0.10%     
==========================================
  Files         278      282       +4     
  Lines       17199    17834     +635     
==========================================
+ Hits         9503     9872     +369     
- Misses       6738     6928     +190     
- Partials      958     1034      +76     

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