Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compiler): track templates in compileInline so CLI validate command works for nested #1067

Merged
merged 3 commits into from
Feb 23, 2024

Merge branch 'main' into fix/track-templates-inline

357fbf7
Select commit
Loading
Failed to load commit list.
Merged

fix(compiler): track templates in compileInline so CLI validate command works for nested #1067

Merge branch 'main' into fix/track-templates-inline
357fbf7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️