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 qpdf checker #3299

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

No description provided.

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

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #3299 (2e0df01) into main (71f59ec) will decrease coverage by 0.27%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3299      +/-   ##
==========================================
- Coverage   81.20%   80.93%   -0.27%     
==========================================
  Files         724      726       +2     
  Lines       11400    11410      +10     
  Branches     1559     1559              
==========================================
- Hits         9257     9235      -22     
- Misses       1698     1750      +52     
+ Partials      445      425      -20     
Flag Coverage Δ
longtests 80.42% <100.00%> (-0.27%) ⬇️
win-longtests 78.74% <100.00%> (-0.26%) ⬇️

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/qpdf.py 100.00% <100.00%> (ø)
test/test_data/qpdf.py 100.00% <100.00%> (ø)

... and 6 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 b97ffc4 into intel:main Sep 21, 2023
21 checks passed
@ffontaine ffontaine deleted the add-qpdf-checker branch September 21, 2023 15:53
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