Skip to content

Add endian keyword argument to type reads#144

Merged
Schamper merged 1 commit into
mainfrom
add-endian-kwarg
Jul 16, 2026
Merged

Add endian keyword argument to type reads#144
Schamper merged 1 commit into
mainfrom
add-endian-kwarg

Add endian keyword argument to type reads

35def67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

0.00% (+0.00%) compared to 506d1df

View this Pull Request on Codecov

0.00% (+0.00%) compared to 506d1df

Details

Codecov Report

❌ Patch coverage is 0% with 218 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (506d1df) to head (35def67).

Files with missing lines Patch % Lines
dissect/cstruct/types/base.py 0.00% 40 Missing ⚠️
dissect/cstruct/types/pointer.py 0.00% 38 Missing ⚠️
dissect/cstruct/cstruct.py 0.00% 32 Missing ⚠️
dissect/cstruct/types/structure.py 0.00% 21 Missing ⚠️
dissect/cstruct/util.py 0.00% 17 Missing ⚠️
dissect/cstruct/types/wchar.py 0.00% 14 Missing ⚠️
dissect/cstruct/types/packed.py 0.00% 13 Missing ⚠️
dissect/cstruct/types/enum.py 0.00% 12 Missing ⚠️
dissect/cstruct/types/char.py 0.00% 8 Missing ⚠️
dissect/cstruct/types/int.py 0.00% 7 Missing ⚠️
... and 4 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #144   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         22      22           
  Lines       2726    2773   +47     
=====================================
- Misses      2726    2773   +47     

☔ View full report in Codecov by Harness.
📢 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.