Skip to content

Conversation

@sud0woodo
Copy link

Initial support for PDBv7 parser.

Initial support for PDBv7 parser.
@Schamper Schamper changed the title Initial commit Initial commit for PDB Apr 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 82.12058% with 86 lines in your changes missing coverage. Please review.

Project coverage is 86.40%. Comparing base (4f08029) to head (baae5c9).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
dissect/executable/pdb/helpers/tpi.py 85.71% 34 Missing ⚠️
dissect/executable/pdb/pdb.py 69.38% 30 Missing ⚠️
dissect/executable/pdb/helpers/utils.py 36.36% 21 Missing ⚠️
dissect/executable/pdb/helpers/pagestream.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #17       +/-   ##
==========================================
+ Coverage   0.00%   86.40%   +86.40%     
==========================================
  Files          5       13        +8     
  Lines        306      787      +481     
==========================================
+ Hits           0      680      +680     
+ Misses       306      107      -199     
Flag Coverage Δ
unittests 86.40% <82.12%> (+86.40%) ⬆️

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.

@EinatFox EinatFox linked an issue Aug 6, 2024 that may be closed by this pull request
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.

Initial commit for PDB PR#17

3 participants