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

Add support for generating a StackId when rendering a template #397

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

fix(unit-template): fix typo and docs #384

5d8fae1
Select commit
Loading
Failed to load commit list.
Open

Add support for generating a StackId when rendering a template #397

fix(unit-template): fix typo and docs #384
5d8fae1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 1s

94.82% (-0.18%) compared to f1b9d72

View this Pull Request on Codecov

94.82% (-0.18%) compared to f1b9d72

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.82%. Comparing base (f1b9d72) to head (5d8fae1).
Report is 91 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #397      +/-   ##
===========================================
- Coverage    95.00%   94.82%   -0.18%     
===========================================
  Files           11       12       +1     
  Lines          760      850      +90     
  Branches       155      160       +5     
===========================================
+ Hits           722      806      +84     
- Misses          21       24       +3     
- Partials        17       20       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.