ci: skip mocks folder for coverage #6
pipeline.yml
on: push
pipe
/
...
/
version
10s
pipe
/
...
/
testChart
9s
pipe
/
...
/
lint
25s
pipe
/
...
/
test
1m 15s
pipe
/
...
/
format
19s
pipe
/
...
/
release
Annotations
7 errors and 2 warnings
File test coverage below threshold:
api/v1alpha1/zz_generated.deepcopy.go#L1
File test coverage below threshold: coverage: 60%; threshold: 80%
|
File test coverage below threshold:
internal/subroutines/mocks/client.go#L1
File test coverage below threshold: coverage: 17%; threshold: 80%
|
File test coverage below threshold:
main.go#L1
File test coverage below threshold: coverage: 0%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: api/v1alpha1; coverage: 63%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: internal/subroutines/mocks; coverage: 17%; threshold: 80%
|
Package test coverage below threshold
Package test coverage below threshold: package: main.go; coverage: 0%; threshold: 80%
|
Total test coverage below threshold
Total test coverage below threshold: coverage: 33%; threshold: 95%
|
pipe / createVersion / version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: thejeff77/action-bump-semver@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pipe / createVersion / version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|