Skip to content

feat(checker): add coreutils checker #3001

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

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

ffontaine
Copy link
Contributor

No description provided.

@ffontaine ffontaine force-pushed the add-coreutils-checker branch from d856ecb to c1c956e Compare May 11, 2023 15:25
Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've resolved a minor merge issue in init.py so I'll be back to merge when the tests re-run.

@codecov-commenter
Copy link

Codecov Report

Merging #3001 (1aafb77) into main (06cb2e9) will increase coverage by 0.32%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3001      +/-   ##
==========================================
+ Coverage   82.62%   82.95%   +0.32%     
==========================================
  Files         694      696       +2     
  Lines       10754    10764      +10     
  Branches     1430     1430              
==========================================
+ Hits         8886     8929      +43     
+ Misses       1492     1465      -27     
+ Partials      376      370       -6     
Flag Coverage Δ
longtests 81.72% <100.00%> (+5.03%) ⬆️
win-longtests 80.39% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 91.48% <ø> (ø)
cve_bin_tool/checkers/coreutils.py 100.00% <100.00%> (ø)
test/test_data/coreutils.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@terriko
Copy link
Contributor

terriko commented Jun 6, 2023

Merge time!

@terriko terriko merged commit dfd0663 into intel:main Jun 6, 2023
@ffontaine ffontaine deleted the add-coreutils-checker branch June 7, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants