Skip to content

feat(checker): add mini_httpd checker #3020

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 1 commit into from
May 30, 2023

Conversation

ffontaine
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Merging #3020 (eb8be8f) into main (6e807b1) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3020      +/-   ##
==========================================
- Coverage   82.92%   82.72%   -0.20%     
==========================================
  Files         674      678       +4     
  Lines       10650    10675      +25     
  Branches     1429     1430       +1     
==========================================
  Hits         8831     8831              
- Misses       1457     1475      +18     
- Partials      362      369       +7     
Flag Coverage Δ
longtests 82.18% <100.00%> (-0.27%) ⬇️
win-longtests 80.26% <100.00%> (-0.20%) ⬇️

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

... and 11 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 9a9777a into intel:main May 30, 2023
@ffontaine ffontaine deleted the add-mini_httpd-checker branch May 31, 2023 06:07
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