|
Ran
|
Jobs
1
|
Files
116
|
Run time
434min
|
Badge
README BADGES
|
push
github
refactor: mimic bootstrapping client flow to other Azure clients (#927) * chore: MISE setup for 2a GetNodeBootstrapping * refactor: rework bootstrapping client usage pattern fo reuse credentials * chore: utilize arm opts for credential retrieval call * doc: add a note on token cache * docs: some notes on API expectations * chore: bring token refresh buffer up front + not using buffer if the original expiry is too low * chore: another rework of token caching based on azure-sdk-for-go * chore: remove token logic for now * Revert "chore: utilize arm opts for credential retrieval call" This reverts commit 23a3f7e34. * refactor: add fake + some refactors * chore: not using dot imports * chore: more tests + make presubmit * chore: more of not using dot imports * chore: rename * chore: port to azlinux3 * chore: missing nolint from merge conflicts resolution * chore: not exporting NodeBootstrappingProvider and NodeImageVersions + rename * docs: NodeBootstrapping structure * refactor: use lo.ToPtr() in test * test: add several acceptance tests for bootstrapping client
155 of 259 new or added lines in 17 files covered. (59.85%)
5 existing lines in 2 files now uncovered.53942 of 56503 relevant lines covered (95.47%)
0.96 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
98.41 |
-1.59% | pkg/test/expectations/expectations.go |
| 2 |
42.22 |
-0.47% | pkg/providers/imagefamily/azlinux.go |
| 2 |
96.84 |
81.3% | pkg/providers/imagefamily/customscriptsbootstrap/provisionclientbootstrap.go |
| 2 |
94.44 |
pkg/providers/imagefamily/customscriptsbootstrap/utils.go | |
| 6 |
48.0 |
0.0% | pkg/providers/imagefamily/nodeimageversionsclient.go |
| 17 |
12.17 |
-1.23% | pkg/providers/instance/azure_client.go |
| 28 |
57.58 |
pkg/fake/nodebootstrappingapi.go | |
| 46 |
0.0 |
pkg/providers/imagefamily/nodebootstrappingclient.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
12.17 |
-1.23% | pkg/providers/instance/azure_client.go |
| 4 |
82.84 |
-1.96% | pkg/providers/pricing/pricing.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15604780419.1 | 116 |
95.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|