Skip to content

Improve rendering fidelity of the AST-to-source transpiler#2393

Merged
leonard84 merged 18 commits into
masterfrom
fix-transpiler-nested-generics
Jul 10, 2026
Merged

Improve rendering fidelity of the AST-to-source transpiler#2393
leonard84 merged 18 commits into
masterfrom
fix-transpiler-nested-generics

Extract shared helpers in the AST-to-source transpiler

a56e2bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 9, 2026 in 1s

82.28% (-0.04%) compared to 87e325a

View this Pull Request on Codecov

82.28% (-0.04%) compared to 87e325a

Details

Codecov Report

❌ Patch coverage is 66.66667% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.28%. Comparing base (87e325a) to head (a56e2bd).

Files with missing lines Patch % Lines
...ock/util/SourceToAstNodeAndSourceTranspiler.groovy 66.66% 13 Missing and 31 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2393      +/-   ##
============================================
- Coverage     82.32%   82.28%   -0.04%     
  Complexity     4877     4877              
============================================
  Files           474      474              
  Lines         15205    15251      +46     
  Branches       1935     1959      +24     
============================================
+ Hits          12518    12550      +32     
- Misses         1993     2002       +9     
- Partials        694      699       +5     
Files with missing lines Coverage Δ
...ock/util/SourceToAstNodeAndSourceTranspiler.groovy 77.62% <66.66%> (-0.61%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.