Skip to content

Minor ELF improvements#29

Merged
Schamper merged 1 commit intomainfrom
elf-improvement
Jul 17, 2025
Merged

Minor ELF improvements#29
Schamper merged 1 commit intomainfrom
elf-improvement

Conversation

@Schamper
Copy link
Copy Markdown
Member

@Schamper Schamper commented Jul 14, 2025

Closes #30.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.33%. Comparing base (4ff3e9f) to head (97e5fb0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/executable/elf/elf.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   92.48%   92.33%   -0.16%     
==========================================
  Files           5        5              
  Lines         306      300       -6     
==========================================
- Hits          283      277       -6     
  Misses         23       23              
Flag Coverage Δ
unittests 92.33% <96.42%> (-0.16%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Schamper Schamper mentioned this pull request Jul 15, 2025
2 tasks
@Schamper Schamper merged commit e312272 into main Jul 17, 2025
25 checks passed
@Schamper Schamper deleted the elf-improvement branch July 17, 2025 10:40
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.

Rename some confusing variable and attribute names in ELF parser

2 participants