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

Propagate runn.kv / add tests #1008

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Propagate runn.kv / add tests #1008

merged 2 commits into from
Aug 7, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 7, 2024

SSIA.

@k1LoW k1LoW added the bug Something isn't working label Aug 7, 2024
@k1LoW k1LoW self-assigned this Aug 7, 2024
Copy link
Contributor

github-actions bot commented Aug 7, 2024

BenchmarkManyRunbooks-4

main (-) #1008 (013d2a1) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,853,300,037 ns/op 3,826,238,670 ns/op -27,061,367 ns/op
Bytes allocated per iteration 1,785,920,016 B/op 1,785,921,744 B/op 1,728 B/op
Allocs per iteration 21,135,213 allocs/op 21,135,295 allocs/op 82 allocs/op
Metadata
main (-) #1008 (013d2a1)
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 (-) #1008 (013d2a1) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,646,887,122 ns/op 5,769,611,419 ns/op 122,724,297 ns/op
Bytes allocated per iteration 3,175,793,056 B/op 3,176,578,560 B/op 785,504 B/op
Allocs per iteration 32,659,867 allocs/op 32,667,392 allocs/op 7,525 allocs/op
Metadata
main (-) #1008 (013d2a1)
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 (-) #1008 (013d2a1) +/-
Number of iterations 16 19 3
Nanoseconds per iteration 67,702,657 ns/op 64,828,222 ns/op -2,874,435 ns/op
Bytes allocated per iteration 60,146,495 B/op 60,134,722 B/op -11,773 B/op
Allocs per iteration 205,440 allocs/op 205,412 allocs/op -28 allocs/op
Metadata
main (-) #1008 (013d2a1)
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

github-actions bot commented Aug 7, 2024

Code Metrics Report

main (1ccc396) #1008 (013d2a1) +/-
Coverage 64.5% 64.4% -0.1%
Code to Test Ratio 1:0.7 1:0.7 +0.0
Test Execution Time 5m28s 5m36s +8s
Details
  |                     | main (1ccc396) | #1008 (013d2a1) |  +/-  |
  |---------------------|----------------|-----------------|-------|
- | Coverage            |          64.5% |           64.4% | -0.1% |
  |   Files             |             78 |              78 |     0 |
  |   Lines             |           8665 |            8665 |     0 |
- |   Covered           |           5590 |            5588 |    -2 |
+ | Code to Test Ratio  |          1:0.7 |           1:0.7 |  +0.0 |
  |   Code              |          15934 |           15934 |     0 |
+ |   Test              |          11608 |           11609 |    +1 |
- | Test Execution Time |          5m28s |           5m36s |   +8s |

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

Files Coverage +/-
include.go 91.0% 0.0%
operator.go 80.6% -0.1%

Reported by octocov

@k1LoW k1LoW merged commit dbeba51 into main Aug 7, 2024
8 checks passed
@k1LoW k1LoW deleted the fix-needs branch August 7, 2024 07:05
@github-actions github-actions bot mentioned this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant