Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If there are runbook run failures in runn run, list the failure results at the end (always). #1018

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 15, 2024

@k1LoW k1LoW self-assigned this Aug 15, 2024
Copy link
Contributor

BenchmarkManyRunbooks-4

main (-) #1018 (e5f9d9c) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,806,425,534 ns/op 3,844,032,909 ns/op 37,607,375 ns/op
Bytes allocated per iteration 1,786,002,888 B/op 1,786,092,640 B/op 89,752 B/op
Allocs per iteration 21,135,337 allocs/op 21,135,510 allocs/op 173 allocs/op
Metadata
main (-) #1018 (e5f9d9c)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkOpenAPI3-4

main (-) #1018 (e5f9d9c) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,722,282,732 ns/op 4,917,198,876 ns/op 194,916,144 ns/op
Bytes allocated per iteration 2,213,046,056 B/op 2,212,795,360 B/op -250,696 B/op
Allocs per iteration 30,771,411 allocs/op 30,771,076 allocs/op -335 allocs/op
Metadata
main (-) #1018 (e5f9d9c)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkSingleRunbook-4

main (-) #1018 (e5f9d9c) +/-
Number of iterations 16 18 2
Nanoseconds per iteration 65,606,880 ns/op 65,485,093 ns/op -121,787 ns/op
Bytes allocated per iteration 60,131,244 B/op 60,121,805 B/op -9,439 B/op
Allocs per iteration 205,410 allocs/op 205,404 allocs/op -6 allocs/op
Metadata
main (-) #1018 (e5f9d9c)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

Reported by octocov

Copy link
Contributor

Code Metrics Report

main (4a4595b) #1018 (e5f9d9c) +/-
Coverage 64.4% 64.4% 0.0%
Code to Test Ratio 1:0.7 1:0.7 -0.1
Test Execution Time 5m39s 5m41s +2s
Details
  |                     | main (4a4595b) | #1018 (e5f9d9c) | +/-  |
  |---------------------|----------------|-----------------|------|
  | Coverage            |          64.4% |           64.4% | 0.0% |
  |   Files             |             78 |              78 |    0 |
  |   Lines             |           8666 |            8666 |    0 |
  |   Covered           |           5589 |            5589 |    0 |
- | Code to Test Ratio  |          1:0.7 |           1:0.7 | -0.1 |
  |   Code              |          15939 |           15939 |    0 |
- |   Test              |          11609 |           11608 |   -1 |
- | Test Execution Time |          5m39s |           5m41s |  +2s |

Code coverage of files in pull request scope (44.0% → 44.0%)

Files Coverage +/-
cmd/run.go 0.0% 0.0%
result.go 69.5% 0.0%

Reported by octocov

@k1LoW k1LoW changed the title If there are runbook run failures in runn run, list the failure results at the end. If there are runbook run failures in runn run, list the failure results at the end (always). Aug 15, 2024
@k1LoW k1LoW merged commit 7838b98 into main Aug 15, 2024
8 checks passed
@k1LoW k1LoW deleted the fix-error-output branch August 15, 2024 05:39
@github-actions github-actions bot mentioned this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant