Ran
|
Jobs
3
|
Files
5
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
feat: container registry types (#43) * feat(ProviderTypes): add UNREQUIRED_CREDENTIALS credential type * feat: contaner registry capabilities typings * feat: providerType * feat: provider * revert unneeded changes * CHANGELOG * Apply suggestions from code review * use const val * fix const name * export CONTAINER_REGISTRY_HOSTNAME_REGEX constant * lint * not working lint * fix name * working linter * ignore eslint rule * fix eslint rule * fix provider types * snapshot * refactor * use if-then-else rather than oneOf * remove required types * chore: changeset for RC release * Revert "chore: changeset for RC release" This reverts commit 342739840. * fix import/exports * Apply suggestions from code review * add test * export all types * add validation strings to regex * export container registry string * remove redundant condition * Update packages/console-types/src/types/providerType.ts Co-authored-by: Pietro Marchini <pietro.marchini94@gmail.com> * remove redundant condition --------- Co-authored-by: Pietro Marchini <pietro.marchini94@gmail.com>
6 of 6 branches covered (100.0%)
Branch coverage included in aggregate %.
70 of 74 relevant lines covered (94.59%)
6.41 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | coverage for node:16.x - 8327360333.1 | 5 |
95.0 |
GitHub Action Run | |
2 | coverage for node:18.x - 8327360333.2 | 5 |
95.0 |
GitHub Action Run | |
3 | coverage for node:20.x - 8327360333.3 | 5 |
95.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|