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): hdf5 checker #1297

Merged
merged 2 commits into from
Aug 3, 2021
Merged

feat(checker): hdf5 checker #1297

merged 2 commits into from
Aug 3, 2021

Conversation

peb-peb
Copy link
Contributor

@peb-peb peb-peb commented Aug 1, 2021

Description

Added hdf5 checker

Checklist

  • Add checker
  • All tests passing
  • black/isort tests are passing
  • updated the template for this checker
  • updated the reference links
  • added condensed downloads

@codecov-commenter
Copy link

Codecov Report

Merging #1297 (4dd68e8) into main (281cd76) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1297      +/-   ##
==========================================
+ Coverage   80.35%   80.39%   +0.03%     
==========================================
  Files         264      266       +2     
  Lines        4810     4819       +9     
  Branches      578      578              
==========================================
+ Hits         3865     3874       +9     
  Misses        797      797              
  Partials      148      148              
Flag Coverage Δ
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 95.45% <ø> (ø)
cve_bin_tool/checkers/hdf5.py 100.00% <100.00%> (ø)
test/test_data/hdf5.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 281cd76...4dd68e8. Read the comment docs.

@terriko terriko merged commit 0e1d374 into intel:main Aug 3, 2021
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