Skip to content

Add desugared corpus files

bc84e0d
Select commit
Loading
Failed to load commit list.
Open

Implement documentation parser #103

Add desugared corpus files
bc84e0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

29.00% (+1.45%) compared to 0a24001

View this Pull Request on Codecov

29.00% (+1.45%) compared to 0a24001

Details

Codecov Report

❌ Patch coverage is 62.12412% with 592 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.00%. Comparing base (0a24001) to head (bc84e0d).

Files with missing lines Patch % Lines
parser/documentation_parser.go 49.19% 192 Missing and 28 partials ⚠️
parser/documentation_lexer.go 67.13% 147 Missing and 16 partials ⚠️
ast/node_builder.go 52.74% 119 Missing and 10 partials ⚠️
ast/pretty_printer.go 80.00% 46 Missing and 3 partials ⚠️
parser/lexer.go 63.15% 21 Missing ⚠️
parser/tree/st_node.go 80.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   27.55%   29.00%   +1.45%     
==========================================
  Files         252      254       +2     
  Lines       53694    55159    +1465     
==========================================
+ Hits        14794    15999    +1205     
- Misses      37969    38162     +193     
- Partials      931      998      +67     

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