Skip to content

Fix tests

c9c24e2
Select commit
Loading
Failed to load commit list.
Open

Set types as attributes on the cstruct object #114

Fix tests
c9c24e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2025 in 1s

92.91% (-0.11%) compared to 194b1b5

View this Pull Request on Codecov

92.91% (-0.11%) compared to 194b1b5

Details

Codecov Report

❌ Patch coverage is 82.35294% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.91%. Comparing base (194b1b5) to head (c9c24e2).

Files with missing lines Patch % Lines
dissect/cstruct/tools/stubgen.py 68.00% 8 Missing ⚠️
dissect/cstruct/cstruct.py 93.10% 2 Missing ⚠️
dissect/cstruct/parser.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   93.01%   92.91%   -0.11%     
==========================================
  Files          21       21              
  Lines        2435     2470      +35     
==========================================
+ Hits         2265     2295      +30     
- Misses        170      175       +5     

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