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: Added Debian Parser #3539

Closed
wants to merge 4 commits into from
Closed

Conversation

joydeep049
Copy link
Contributor

fixes #2917

@codecov-commenter
Copy link

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (9a95eca) 77.95% compared to head (b3533f7) 77.97%.

Files Patch % Lines
cve_bin_tool/parsers/deb.py 0.00% 43 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3539      +/-   ##
==========================================
+ Coverage   77.95%   77.97%   +0.01%     
==========================================
  Files         761      762       +1     
  Lines       11560    11603      +43     
  Branches     1356     1362       +6     
==========================================
+ Hits         9012     9047      +35     
- Misses       2125     2139      +14     
+ Partials      423      417       -6     
Flag Coverage Δ
win-longtests 77.97% <0.00%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joydeep049 joydeep049 closed this Nov 27, 2023
@joydeep049 joydeep049 deleted the deb-parse branch November 27, 2023 19:36
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.

feat: "language" parser for .deb control data
2 participants