tink icon indicating copy to clipboard operation
tink copied to clipboard

Changed hardware templating system

Open srikarsganti opened this issue 3 years ago • 1 comments

Signed-off-by: Srikar Ganti [email protected]

Description

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • [ ] updated the documentation and/or roadmap (if required)
  • [ ] added unit or e2e tests
  • [ ] provided instructions on how to upgrade

srikarsganti avatar Aug 03 '22 15:08 srikarsganti

Codecov Report

Merging #635 (41a5fbe) into main (cf88a1f) will increase coverage by 0.28%. The diff coverage is 89.65%.

@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   44.66%   44.95%   +0.28%     
==========================================
  Files          61       61              
  Lines        3522     3546      +24     
==========================================
+ Hits         1573     1594      +21     
- Misses       1868     1870       +2     
- Partials       81       82       +1     
Impacted Files Coverage Δ
pkg/apis/core/v1alpha1/workflow_types.go 100.00% <ø> (ø)
pkg/controllers/workflow/controller.go 79.31% <88.88%> (+3.11%) :arrow_up:
workflow/template_validator.go 95.29% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 03 '22 15:08 codecov[bot]