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

feat: checker-experiment #3873

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

joydeep049
Copy link
Contributor

This experiment is an extension of the CI-Pre-Checker github action. #3840

This script aims to print any and all the checkers which have {product,version} pairs in their VENDOR_PRODUCT which do NOT have any associated,reported CVEs
After this experiment is done and all the pre-existing checkers are taken care of , we can proceed to add the CI-Pre-checker github action for any newly added/updated checkers.

Result: All the pre-existing checkers are in the clear.
We can go ahead and add the github action.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.71%. Comparing base (d6cbe40) to head (f3fb022).
Report is 38 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3873      +/-   ##
==========================================
+ Coverage   75.41%   75.71%   +0.30%     
==========================================
  Files         808      809       +1     
  Lines       11983    12108     +125     
  Branches     1598     1634      +36     
==========================================
+ Hits         9037     9168     +131     
+ Misses       2593     2588       -5     
+ Partials      353      352       -1     
Flag Coverage Δ
longtests 75.71% <ø> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@joydeep049
Copy link
Contributor Author

I'll look into the checker experiment PR once I'm done with my midsems.
Meanwhile get well soon @terriko :)

@terriko
Copy link
Contributor

terriko commented Apr 3, 2024

Marking this as blocked because I honestly don't know what to do with it right now and I don't intend to review it again until after the 3.3 release is out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants