fix(compiler): track templates in compileInline so CLI validate command works for nested #1067
Codecov / codecov/project
failed
Feb 23, 2024 in 0s
62.54% (target 90.00%)
View this Pull Request on Codecov
62.54% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 62.54%. Comparing base (
4a5ce4a
) to head (357fbf7
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1067 +/- ##
==========================================
+ Coverage 62.44% 62.54% +0.09%
==========================================
Files 345 345
Lines 10254 10254
==========================================
+ Hits 6403 6413 +10
+ Misses 3377 3364 -13
- Partials 474 477 +3
Files | Coverage Δ | |
---|---|---|
compiler/native/compile.go | 69.23% <100.00%> (+3.84%) |
⬆️ |
Loading