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): add bwm-ng checker #3230

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

No description provided.

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@codecov-commenter
Copy link

Codecov Report

Merging #3230 (026cde9) into main (338e0cf) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3230      +/-   ##
==========================================
- Coverage   80.82%   80.43%   -0.39%     
==========================================
  Files         716      718       +2     
  Lines       11163    11173      +10     
  Branches     1497     1497              
==========================================
- Hits         9022     8987      -35     
- Misses       1738     1783      +45     
  Partials      403      403              
Flag Coverage Δ
longtests 80.43% <100.00%> (+4.94%) ⬆️
win-longtests ?

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

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

... and 18 files with indirect coverage changes

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

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.

Looks good, thanks!

@terriko terriko merged commit 8f10390 into intel:main Aug 10, 2023
21 checks passed
@ffontaine ffontaine deleted the add-bwm-ng-checker branch August 11, 2023 07:22
ffontaine added a commit to ffontaine/cve-bin-tool that referenced this pull request Aug 11, 2023
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants