act icon indicating copy to clipboard operation
act copied to clipboard

refactor: move testdata up

Open catthehacker opened this issue 3 years ago β€’ 3 comments
trafficstars

fun!

Signed-off-by: Ryan [email protected]

catthehacker avatar Apr 05 '22 16:04 catthehacker

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
βœ… CREDENTIALS secretlint yes no 0.98s
❌ EDITORCONFIG editorconfig-checker 4 1 0.47s
βœ… GIT git_diff yes no 0.0s

See errors details in artifact MegaLinter reports on CI Job page Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

github-actions[bot] avatar Apr 05 '22 16:04 github-actions[bot]

Codecov Report

Merging #1108 (2f9739c) into master (4f8da0a) will increase coverage by 2.28%. The diff coverage is 78.91%.

@@            Coverage Diff             @@
##           master    #1108      +/-   ##
==========================================
+ Coverage   57.50%   59.79%   +2.28%     
==========================================
  Files          32       39       +7     
  Lines        4594     4937     +343     
==========================================
+ Hits         2642     2952     +310     
- Misses       1729     1743      +14     
- Partials      223      242      +19     
Impacted Files Coverage Ξ”
pkg/model/action.go 0.00% <ΓΈ> (ΓΈ)
pkg/model/planner.go 50.73% <ΓΈ> (+0.32%) :arrow_up:
pkg/model/workflow.go 51.83% <0.00%> (+0.92%) :arrow_up:
pkg/container/docker_run.go 5.11% <2.50%> (-0.43%) :arrow_down:
pkg/common/git.go 49.31% <28.57%> (-0.52%) :arrow_down:
pkg/container/file_collector.go 44.85% <44.85%> (ΓΈ)
pkg/runner/logger.go 66.00% <67.56%> (+0.56%) :arrow_up:
pkg/runner/runner.go 73.72% <73.68%> (-2.75%) :arrow_down:
pkg/exprparser/interpreter.go 74.57% <75.00%> (+1.17%) :arrow_up:
pkg/runner/expression.go 91.02% <78.26%> (+0.20%) :arrow_up:
... and 21 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Apr 15 '22 01:04 codecov[bot]

MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… CREDENTIALS secretlint yes no 1.33s
βœ… EDITORCONFIG editorconfig-checker 15 0 0.77s
βœ… GIT git_diff yes no 0.01s

See errors details in artifact MegaLinter reports on CI Job page Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

github-actions[bot] avatar Apr 15 '22 01:04 github-actions[bot]