Skip to content

Merge branch 'main' into type-as-attr

aa1e186
Select commit
Loading
Failed to load commit list.
Open

Set types as attributes on the cstruct object #114

Merge branch 'main' into type-as-attr
aa1e186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2026 in 0s

0.00% (+0.00%) compared to a282438

View this Pull Request on Codecov

0.00% (+0.00%) compared to a282438

Details

Codecov Report

❌ Patch coverage is 0% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (a282438) to head (aa1e186).

Files with missing lines Patch % Lines
dissect/cstruct/cstruct.py 0.00% 29 Missing ⚠️
dissect/cstruct/tools/stubgen.py 0.00% 25 Missing ⚠️
dissect/cstruct/parser.py 0.00% 12 Missing ⚠️
dissect/cstruct/types/structure.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #114   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         21      21           
  Lines       2435    2469   +34     
=====================================
- Misses      2435    2469   +34     

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