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

chore: add typing to templates.ts #1602

Merged
merged 8 commits into from
Jan 6, 2025

Leave rbac as optional in template

64994f1
Select commit
Loading
Failed to load commit list.
Merged

chore: add typing to templates.ts #1602

Leave rbac as optional in template
64994f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

81.31% (+0.06%) compared to cd03899

View this Pull Request on Codecov

81.31% (+0.06%) compared to cd03899

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.31%. Comparing base (cd03899) to head (64994f1).

Files with missing lines Patch % Lines
src/lib/processors/mutate-processor.ts 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1602      +/-   ##
==========================================
+ Coverage   81.24%   81.31%   +0.06%     
==========================================
  Files          42       43       +1     
  Lines        1962     1969       +7     
  Branches      432      407      -25     
==========================================
+ Hits         1594     1601       +7     
- Misses        340      366      +26     
+ Partials       28        2      -26     
Files with missing lines Coverage Δ
src/cli/init/enums.ts 100.00% <100.00%> (ø)
src/cli/init/templates.ts 70.58% <100.00%> (ø)
src/cli/init/walkthrough.ts 88.00% <100.00%> (ø)
src/lib/errors.ts 100.00% <100.00%> (ø)
src/lib/processors/mutate-processor.ts 62.63% <75.00%> (ø)

... and 6 files with indirect coverage changes