|
Ran
|
Jobs
1
|
Files
83
|
Run time
1min
|
Badge
README BADGES
|
push
github
Added test for Runtime Bootstrapper installation test (#1242) * Add new parameters for handling mutating webhook * Updated CLI parameters to adjust to chat changes * Started defining the structure of the implementation. * Runtime bootstrapper initialization state implemented * Runtime bootstrapper initialization invoked * Compilation fix * Compilation fix * Unit tests fix * Define runtime bootstrapper interface * Define runtime bootstrapper interface * Added checks for status in runtime bootstrapper readiness test * Added status checks * Aggregated error related state in a single function with table-driven tests * Defined const with messages and some cleanup in the test * Mockery configured to generate mock only for RuntimeBootstrapperInstaller * linter fix * Go version updated * Go version updated * Go version updated * Go version updated * Fix unit tests problem * Fix unit tests problem * Merge fixes * First version of missing test added * Refactor in test for pending scenario * First version of code applying manifests from file * Revert "First version of code applying manifests from file" This reverts commit 5c4165e8b.
10 of 23 new or added lines in 3 files covered. (43.48%)
31 existing lines in 2 files now uncovered.2972 of 4568 relevant lines covered (65.06%)
0.72 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 13 |
0.0 |
0.0% | cmd/main.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
0.0 |
0.0% | internal/rtbootstrapper/install.go |
| 26 |
0.0 |
0.0% | cmd/main.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20030847054.1 | 83 |
65.06 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|