Skip to content

Move all internal attributes to dunder attributes#165

Open
Schamper wants to merge 1 commit into
mainfrom
dunder-all-the-things
Open

Move all internal attributes to dunder attributes#165
Schamper wants to merge 1 commit into
mainfrom
dunder-all-the-things

Move all internal attributes to dunder attributes

28dc2cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

0.00% (+0.00%) compared to 8fd1506

View this Pull Request on Codecov

0.00% (+0.00%) compared to 8fd1506

Details

Codecov Report

❌ Patch coverage is 0% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (8fd1506) to head (28dc2cf).

Files with missing lines Patch % Lines
dissect/cstruct/types/structure.py 0.00% 46 Missing ⚠️
dissect/cstruct/types/base.py 0.00% 34 Missing ⚠️
dissect/cstruct/compiler.py 0.00% 12 Missing ⚠️
dissect/cstruct/cstruct.py 0.00% 10 Missing ⚠️
dissect/cstruct/types/packed.py 0.00% 8 Missing ⚠️
dissect/cstruct/bitbuffer.py 0.00% 6 Missing ⚠️
dissect/cstruct/types/enum.py 0.00% 4 Missing ⚠️
dissect/cstruct/types/int.py 0.00% 4 Missing ⚠️
dissect/cstruct/tools/stubgen.py 0.00% 2 Missing ⚠️
dissect/cstruct/types/char.py 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #165   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         22      22           
  Lines       2773    2803   +30     
=====================================
- Misses      2773    2803   +30     

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