Skip to content

Rewrite lexer and parser

5f43faa
Select commit
Loading
Failed to load commit list.
Open

Rewrite lexer and parser #146

Rewrite lexer and parser
5f43faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 0s

0.00% (+0.00%) compared to 0e27409

View this Pull Request on Codecov

0.00% (+0.00%) compared to 0e27409

Details

Codecov Report

❌ Patch coverage is 0% with 740 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (0e27409) to head (5f43faa).

Files with missing lines Patch % Lines
dissect/cstruct/lexer.py 0.00% 354 Missing ⚠️
dissect/cstruct/parser.py 0.00% 275 Missing ⚠️
dissect/cstruct/expression.py 0.00% 95 Missing ⚠️
dissect/cstruct/utils.py 0.00% 12 Missing ⚠️
dissect/cstruct/cstruct.py 0.00% 2 Missing ⚠️
dissect/cstruct/exceptions.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #146   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         21      22    +1     
  Lines       2435    2526   +91     
=====================================
- Misses      2435    2526   +91     

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