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: add file information structure that helps to identify available PE parts #42

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

LordNoteworthy
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #42 (1a9a06c) into main (12cb558) will increase coverage by 0.20%.
The diff coverage is 86.11%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   61.94%   62.15%   +0.20%     
==========================================
  Files          25       25              
  Lines        4365     4402      +37     
==========================================
+ Hits         2704     2736      +32     
- Misses       1397     1401       +4     
- Partials      264      265       +1     
Impacted Files Coverage Δ
arch.go 0.00% <ø> (ø)
file.go 58.69% <ø> (ø)
globalptr.go 0.00% <0.00%> (ø)
resource.go 78.57% <25.00%> (-1.76%) ⬇️
security.go 77.11% <50.00%> (-0.28%) ⬇️
boundimports.go 81.48% <100.00%> (+0.71%) ⬆️
debug.go 36.67% <100.00%> (+0.74%) ⬆️
delayimports.go 56.71% <100.00%> (+2.02%) ⬆️
dosheader.go 55.00% <100.00%> (+2.36%) ⬆️
dotnet.go 65.89% <100.00%> (+0.26%) ⬆️
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@LordNoteworthy LordNoteworthy merged commit f17ddc8 into main Aug 2, 2022
@LordNoteworthy LordNoteworthy deleted the file-info branch January 17, 2023 00:29
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

1 participant