Skip to content

Rewrite lexer and parser#146

Merged
Schamper merged 14 commits into
mainfrom
rewrite-parser
Jul 7, 2026
Merged

Rewrite lexer and parser#146
Schamper merged 14 commits into
mainfrom
rewrite-parser

Merge branch 'main' into rewrite-parser

c58b76f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

0.00% (+0.00%) compared to 91f2347

View this Pull Request on Codecov

0.00% (+0.00%) compared to 91f2347

Details

Codecov Report

❌ Patch coverage is 0% with 761 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (91f2347) to head (c58b76f).

Files with missing lines Patch % Lines
dissect/cstruct/lexer.py 0.00% 341 Missing ⚠️
dissect/cstruct/parser.py 0.00% 293 Missing ⚠️
dissect/cstruct/expression.py 0.00% 111 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       2500    2611   +111     
======================================
- Misses      2500    2611   +111     

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