Skip to content

elfie: 0.1.0#1

Merged
yardexx merged 10 commits into
mainfrom
release/0.1.0
Feb 8, 2026
Merged

elfie: 0.1.0#1
yardexx merged 10 commits into
mainfrom
release/0.1.0

ci: fix name of branch

88e18fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 58.51979% with 241 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@abd4c5d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
lib/src/elf_constants.dart 0.00% 141 Missing ⚠️
lib/src/elf_parser.dart 81.96% 44 Missing ⚠️
lib/src/utils/result.dart 25.64% 29 Missing ⚠️
lib/src/models/elf_symbol.dart 0.00% 7 Missing ⚠️
lib/src/utils/byte_reader.dart 92.77% 6 Missing ⚠️
lib/src/exceptions.dart 86.48% 5 Missing ⚠️
lib/src/models/elf_header.dart 20.00% 4 Missing ⚠️
lib/src/models/elf_program_header.dart 33.33% 2 Missing ⚠️
lib/src/models/elf_section_header.dart 33.33% 2 Missing ⚠️
lib/src/models/elf_dynamic_entry.dart 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   58.51%           
=======================================
  Files           ?       12           
  Lines           ?      581           
  Branches        ?        0           
=======================================
  Hits            ?      340           
  Misses          ?      241           
  Partials        ?        0           

☔ 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.