act
act copied to clipboard
refactor: move testdata up
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
Codecov Report
Merging #1108 (2f9739c) into master (4f8da0a) will increase coverage by
2.28%. The diff coverage is78.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
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