feat(): support slots in template #4530
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 23, 2024 in 0s
95.23% (+0.01%) compared to 4a012c1
View this Pull Request on Codecov
95.23% (+0.01%) compared to 4a012c1
Details
Codecov Report
Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.
Project coverage is 95.23%. Comparing base (
4a012c1) to head (079cd04).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...al/CustomTemplates/replaceSlotWithSlottedBricks.ts | 88.88% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## v3 #4530 +/- ##
==========================================
+ Coverage 95.21% 95.23% +0.01%
==========================================
Files 205 206 +1
Lines 8876 8911 +35
Branches 1685 1697 +12
==========================================
+ Hits 8451 8486 +35
+ Misses 320 319 -1
- Partials 105 106 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...c/internal/CustomTemplates/expandCustomTemplate.ts | 98.11% <100.00%> (+4.63%) |
⬆️ |
| ...src/internal/CustomTemplates/setupTemplateProxy.ts | 85.71% <100.00%> (+0.60%) |
⬆️ |
| ...nternal/CustomTemplates/setupUseBrickInTemplate.ts | 96.00% <100.00%> (+1.88%) |
⬆️ |
| packages/runtime/src/internal/Renderer.ts | 94.23% <100.00%> (ø) |
|
| packages/runtime/src/internal/data/DataStore.ts | 98.06% <ø> (ø) |
|
| ...al/CustomTemplates/replaceSlotWithSlottedBricks.ts | 88.88% <88.88%> (ø) |
Loading