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 libraw checker #2635

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com

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

Codecov Report

Merging #2635 (f2340e2) into main (ffda376) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head f2340e2 differs from pull request most recent head 3d0c82f. Consider uploading reports for the commit 3d0c82f to get more accurate results

@@            Coverage Diff             @@
##             main    #2635      +/-   ##
==========================================
+ Coverage   82.96%   83.03%   +0.06%     
==========================================
  Files         606      608       +2     
  Lines        9905     9915      +10     
  Branches     1355     1355              
==========================================
+ Hits         8218     8233      +15     
+ Misses       1355     1349       -6     
- Partials      332      333       +1     
Flag Coverage Δ
longtests 82.51% <100.00%> (+0.06%) ⬆️
win-longtests 75.15% <100.00%> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 95.55% <ø> (ø)
cve_bin_tool/checkers/libraw.py 100.00% <100.00%> (ø)
test/test_data/libraw.py 100.00% <100.00%> (ø)
cve_bin_tool/data_sources/gad_source.py 85.62% <0.00%> (-0.63%) ⬇️
cve_bin_tool/cli.py 68.78% <0.00%> (+0.31%) ⬆️
cve_bin_tool/data_sources/redhat_source.py 66.22% <0.00%> (+3.31%) ⬆️

📣 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! Windows long timed out but I think it'll be ok.

@terriko terriko merged commit 0a06dac into intel:main Feb 2, 2023
@ffontaine ffontaine deleted the add-libraw-checker branch February 2, 2023 22:12
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.

3 participants