Skip to content

chore(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#83) #33

chore(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#83)

chore(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#83) #33

GitHub Actions / Unit Test Results succeeded Feb 27, 2024 in 0s

All 83 tests pass in 24s

 1 files  ±0  13 suites  ±0   24s ⏱️ -1s
83 tests ±0  83 ✅ ±0  0 💤 ±0  0 ❌ ±0 
90 runs  ±0  90 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b4993dd. ± Comparison against earlier commit c341ddc.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

83 tests found

There are 83 tests, see "Raw output" for the full list of tests.
Raw output
BaseCommand runShell should fail during invalid program check ‑ BaseCommand runShell should fail during invalid program check
BaseCommand runShell should succeed during valid program check ‑ BaseCommand runShell should succeed during valid program check
ConfigManager handle argv overrides config file takes precedence over empty cluster name ‑ ConfigManager handle argv overrides config file takes precedence over empty cluster name
ConfigManager handle argv overrides config file takes precedence over empty namespace ‑ ConfigManager handle argv overrides config file takes precedence over empty namespace
ConfigManager handle argv overrides override config using argv ‑ ConfigManager handle argv overrides override config using argv
ConfigManager load a cached config file config file match: chartDirectory is empty ‑ ConfigManager load a cached config file config file match: chartDirectory is empty
ConfigManager load a cached config file config file match: clusterName=kind-kind ‑ ConfigManager load a cached config file config file match: clusterName=kind-kind
ConfigManager load a cached config file config file match: deployCertManager=false ‑ ConfigManager load a cached config file config file match: deployCertManager=false
ConfigManager load a cached config file config file match: deployCertManagerCrds=false ‑ ConfigManager load a cached config file config file match: deployCertManagerCrds=false
ConfigManager load a cached config file config file match: deployMinio=false ‑ ConfigManager load a cached config file config file match: deployMinio=false
ConfigManager load a cached config file config file match: deployPrometheusStack=false ‑ ConfigManager load a cached config file config file match: deployPrometheusStack=false
ConfigManager load a cached config file config file match: dev=false ‑ ConfigManager load a cached config file config file match: dev=false
ConfigManager load a cached config file config file match: namespace=solo-user ‑ ConfigManager load a cached config file config file match: namespace=solo-user
ConfigManager load a cached config file not set, it should be undefined ‑ ConfigManager load a cached config file not set, it should be undefined
ConfigManager should apply precedence should take cached config as the second preference ‑ ConfigManager should apply precedence should take cached config as the second preference
ConfigManager should apply precedence should take default as the last preference ‑ ConfigManager should apply precedence should take default as the last preference
ConfigManager should apply precedence should take user input as the first preference ‑ ConfigManager should apply precedence should take user input as the first preference
ConfigManager should persist config ‑ ConfigManager should persist config
ConfigManager update values using argv should update boolean flag value ‑ ConfigManager update values using argv should update boolean flag value
ConfigManager update values using argv should update number flag value ‑ ConfigManager update values using argv should update number flag value
ConfigManager update values using argv should update string flag value ‑ ConfigManager update values using argv should update string flag value
DependencyManager checkDependency should fail during invalid dependency check ‑ DependencyManager checkDependency should fail during invalid dependency check
DependencyManager checkDependency should succeed during kubectl dependency check ‑ DependencyManager checkDependency should succeed during kubectl dependency check
DependencyManager checks should succeed with checkHelm ‑ DependencyManager checks should succeed with checkHelm
Errors should construct correct DataValidationError ‑ Errors should construct correct DataValidationError
Errors should construct correct FullstackTestingError ‑ Errors should construct correct FullstackTestingError
Errors should construct correct IllegalArgumentError ‑ Errors should construct correct IllegalArgumentError
Errors should construct correct MissingArgumentError ‑ Errors should construct correct MissingArgumentError
Errors should construct correct ResourceNotFoundError ‑ Errors should construct correct ResourceNotFoundError
Helm should run helm dependency ‑ Helm should run helm dependency
Helm should run helm install ‑ Helm should run helm install
Helm should run helm list ‑ Helm should run helm list
Helm should run helm repo ‑ Helm should run helm repo
Helm should run helm uninstall ‑ Helm should run helm uninstall
Helm should run helm upgrade ‑ Helm should run helm upgrade
Helpers compareVersion should fail with major version lower than target ‑ Helpers compareVersion should fail with major version lower than target
Helpers compareVersion should fail with minor version lower than target ‑ Helpers compareVersion should fail with minor version lower than target
Helpers compareVersion should succeed with a later version ‑ Helpers compareVersion should succeed with a later version
Helpers compareVersion should succeed with major version higher than target ‑ Helpers compareVersion should succeed with major version higher than target
Helpers compareVersion should succeed with minor version higher than target ‑ Helpers compareVersion should succeed with minor version higher than target
Helpers compareVersion should succeed with patch higher than target ‑ Helpers compareVersion should succeed with patch higher than target
Helpers compareVersion should succeed with same version ‑ Helpers compareVersion should succeed with same version
Helpers should parse release tag into major, minor and patch numbers ‑ Helpers should parse release tag into major, minor and patch numbers
Helpers should throw error in parsing release tag ‑ Helpers should throw error in parsing release tag
InitCommand commands init execution should succeed ‑ InitCommand commands init execution should succeed
InitCommand static command definition should return a valid command def ‑ InitCommand static command definition should return a valid command def
KeyManager should generate TLS key ‑ KeyManager should generate TLS key
KeyManager should generate agreement key ‑ KeyManager should generate agreement key
KeyManager should generate signing key ‑ KeyManager should generate signing key
Logging should log at correct severity ‑ Logging should log at correct severity
PackageDownloader fetchFile should fail if destination path is missing ‑ PackageDownloader fetchFile should fail if destination path is missing
PackageDownloader fetchFile should fail if source URL is missing ‑ PackageDownloader fetchFile should fail if source URL is missing
PackageDownloader fetchFile should fail with a malformed URL ‑ PackageDownloader fetchFile should fail with a malformed URL
PackageDownloader fetchFile should fail with an invalid URL ‑ PackageDownloader fetchFile should fail with an invalid URL
PackageDownloader fetchFile should succeed with a valid release artifact URL ‑ PackageDownloader fetchFile should succeed with a valid release artifact URL
PackageDownloader fetchPlatform should fail if destination directory is null ‑ PackageDownloader fetchPlatform should fail if destination directory is null
PackageDownloader fetchPlatform should fail if platform release artifact is not found ‑ PackageDownloader fetchPlatform should fail if platform release artifact is not found
PackageDownloader fetchPlatform should fail if platform release tag is invalid ‑ PackageDownloader fetchPlatform should fail if platform release tag is invalid
PackageDownloader fetchPlatform should fail if platform release tag is missing ‑ PackageDownloader fetchPlatform should fail if platform release tag is missing
PackageDownloader urlExists should return false if source URL is valid ‑ PackageDownloader urlExists should return false if source URL is valid
PackageDownloader urlExists should return true if source URL is valid ‑ PackageDownloader urlExists should return true if source URL is valid
PackageInstaller copyGossipKeys should fail for missing podName ‑ PackageInstaller copyGossipKeys should fail for missing podName
PackageInstaller copyGossipKeys should fail for missing stagingDir path ‑ PackageInstaller copyGossipKeys should fail for missing stagingDir path
PackageInstaller extractPlatform should fail for missing buildZipFile path ‑ PackageInstaller extractPlatform should fail for missing buildZipFile path
PackageInstaller extractPlatform should fail for missing pod name ‑ PackageInstaller extractPlatform should fail for missing pod name
PackageInstaller prepareConfigTxt should fail for invalid destPath ‑ PackageInstaller prepareConfigTxt should fail for invalid destPath
PackageInstaller prepareConfigTxt should fail for missing destPath ‑ PackageInstaller prepareConfigTxt should fail for missing destPath
PackageInstaller prepareConfigTxt should fail for missing nodeIDs ‑ PackageInstaller prepareConfigTxt should fail for missing nodeIDs
PackageInstaller prepareConfigTxt should fail for missing release tag ‑ PackageInstaller prepareConfigTxt should fail for missing release tag
PackageInstaller validatePlatformReleaseDir should fail for invalid path ‑ PackageInstaller validatePlatformReleaseDir should fail for invalid path
PackageInstaller validatePlatformReleaseDir should fail for missing path ‑ PackageInstaller validatePlatformReleaseDir should fail for missing path
PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/app directory is empty ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/app directory is empty
PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory is empty ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory is empty
PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory
PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/libs directory ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/libs directory
PackageInstaller validatePlatformReleaseDir should succeed with non-empty data/apps and data/libs directory ‑ PackageInstaller validatePlatformReleaseDir should succeed with non-empty data/apps and data/libs directory
ShellRunner should run command ‑ ShellRunner should run command
Zippy unzip should fail for a directory ‑ Zippy unzip should fail for a directory
Zippy unzip should fail for a non-zip file ‑ Zippy unzip should fail for a non-zip file
Zippy unzip should fail if destination file is missing ‑ Zippy unzip should fail if destination file is missing
Zippy unzip should fail if source file is invalid ‑ Zippy unzip should fail if source file is invalid
Zippy unzip should fail if source file is missing ‑ Zippy unzip should fail if source file is missing
Zippy unzip should succeed for valid inputs ‑ Zippy unzip should succeed for valid inputs