Skip to content

feat: add ContainerBlock layout block support - #1639

Open
srtaalej wants to merge 6 commits into
mainfrom
ale-add-containerblock
Open

feat: add ContainerBlock layout block support#1639
srtaalej wants to merge 6 commits into
mainfrom
ale-add-containerblock

test: add Kotlin DSL tests for ContainerBlockBuilder

b96e0a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 0s

72.79% (-0.06%) compared to db74fe5

View this Pull Request on Codecov

72.79% (-0.06%) compared to db74fe5

Details

Codecov Report

❌ Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.79%. Comparing base (db74fe5) to head (b96e0a5).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...el/kotlin_extension/block/ContainerBlockBuilder.kt 92.85% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1639      +/-   ##
============================================
- Coverage     72.84%   72.79%   -0.06%     
- Complexity     4535     4550      +15     
============================================
  Files           482      483       +1     
  Lines         14425    14456      +31     
  Branches       1512     1513       +1     
============================================
+ Hits          10508    10523      +15     
- Misses         3022     3038      +16     
  Partials        895      895              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.