Skip to content

feat(): supports slots in template

Codecov / codecov/project failed Oct 23, 2024 in 0s

93.21% (-0.08%) compared to ff5cf0b

View this Pull Request on Codecov

93.21% (-0.08%) compared to ff5cf0b

Details

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.21%. Comparing base (ff5cf0b) to head (c9a9bde).

Files with missing lines Patch % Lines
...t/src/core/CustomTemplates/expandCustomTemplate.ts 66.66% 3 Missing and 1 partial ⚠️
...re/CustomTemplates/replaceSlotWithSlottedBricks.ts 80.00% 0 Missing and 3 partials ⚠️
...kit/src/core/CustomTemplates/setupTemplateProxy.ts 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4532      +/-   ##
==========================================
- Coverage   93.28%   93.21%   -0.08%     
==========================================
  Files         314      315       +1     
  Lines       10353    10377      +24     
  Branches     1972     1982      +10     
==========================================
+ Hits         9658     9673      +15     
- Misses        428      432       +4     
- Partials      267      272       +5     
Files with missing lines Coverage Δ
...kit/src/core/CustomTemplates/setupTemplateProxy.ts 93.02% <0.00%> (-4.54%) ⬇️
...re/CustomTemplates/replaceSlotWithSlottedBricks.ts 80.00% <80.00%> (ø)
...t/src/core/CustomTemplates/expandCustomTemplate.ts 87.35% <66.66%> (-3.90%) ⬇️