Skip to content

Merge branch '2.x' into optimize_designer_json

69279af
Select commit
Loading
Failed to load commit list.
Open

optimize: improve readability of the DesignerJsonTransformer class #7316

Merge branch '2.x' into optimize_designer_json
69279af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2025 in 0s

58.44% (+0.02%) compared to 152a7f9

View this Pull Request on Codecov

58.44% (+0.02%) compared to 152a7f9

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 58.44%. Comparing base (152a7f9) to head (69279af).
Report is 35 commits behind head on 2.x.

Files with missing lines Patch % Lines
...tatelang/parser/utils/DesignerJsonTransformer.java 80.00% 5 Missing and 9 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7316      +/-   ##
============================================
+ Coverage     58.41%   58.44%   +0.02%     
  Complexity      535      535              
============================================
  Files          1272     1272              
  Lines         45853    45859       +6     
  Branches       5520     5518       -2     
============================================
+ Hits          26785    26801      +16     
+ Misses        16546    16541       -5     
+ Partials       2522     2517       -5     
Files with missing lines Coverage Δ
...tatelang/parser/utils/DesignerJsonTransformer.java 64.07% <80.00%> (+0.09%) ⬆️

... and 7 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.