Skip to content

Support field access

dfad3ad
Select commit
Loading
Failed to load commit list.
Draft

Record type support #183

Support field access
dfad3ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

30.21% (+2.21%) compared to 0424063

View this Pull Request on Codecov

30.21% (+2.21%) compared to 0424063

Details

Codecov Report

❌ Patch coverage is 71.04019% with 245 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.21%. Comparing base (0424063) to head (dfad3ad).

Files with missing lines Patch % Lines
ast/types.go 15.78% 78 Missing and 2 partials ⚠️
ast/node_builder.go 69.06% 36 Missing and 7 partials ⚠️
ast/expressions.go 11.11% 32 Missing ⚠️
semtypes/mapping_alternative.go 59.18% 14 Missing and 6 partials ⚠️
semantics/type_resolver.go 85.38% 15 Missing and 4 partials ⚠️
semantics/semantic_analyzer.go 82.47% 13 Missing and 4 partials ⚠️
ast/pretty_printer.go 93.61% 3 Missing and 3 partials ⚠️
ast/walk.go 82.85% 4 Missing and 2 partials ⚠️
semtypes/core.go 66.66% 6 Missing ⚠️
ast/ast.go 75.00% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   27.99%   30.21%   +2.21%     
==========================================
  Files         254      254              
  Lines       53865    54511     +646     
==========================================
+ Hits        15082    16469    +1387     
+ Misses      37855    37052     -803     
- Partials      928      990      +62     

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