k1LoW / runn

runn is a package/tool for running operations following a scenario.
https://runn.run
MIT License
425 stars 31 forks source link

Use GoReleaser v2 #956

Closed k1LoW closed 3 months ago

k1LoW commented 3 months ago

SSIA.

github-actions[bot] commented 3 months ago

BenchmarkManyRunbooks-4

main (-) #956 (cf38e5e) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,853,679,567 ns/op 3,770,086,545 ns/op -83,593,022 ns/op
Bytes allocated per iteration 1,793,177,112 B/op 1,793,528,600 B/op 351,488 B/op
Allocs per iteration 21,425,812 allocs/op 21,426,033 allocs/op 221 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#956](https://github.com/k1LoW/runn/pull/956) ([cf38e5e](https://github.com/k1LoW/runn/commit/cf38e5ed9086ba14231c13758a3f8fddd1dcafae)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #956 (cf38e5e) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,303,529,668 ns/op 5,014,105,334 ns/op -289,424,334 ns/op
Bytes allocated per iteration 2,951,840,392 B/op 2,951,754,632 B/op -85,760 B/op
Allocs per iteration 29,378,529 allocs/op 29,380,078 allocs/op 1,549 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#956](https://github.com/k1LoW/runn/pull/956) ([cf38e5e](https://github.com/k1LoW/runn/commit/cf38e5ed9086ba14231c13758a3f8fddd1dcafae)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #956 (cf38e5e) +/-
Number of iterations 18 19 1
Nanoseconds per iteration 66,339,934 ns/op 64,452,769 ns/op -1,887,165 ns/op
Bytes allocated per iteration 60,316,814 B/op 60,291,768 B/op -25,046 B/op
Allocs per iteration 205,894 allocs/op 205,875 allocs/op -19 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#956](https://github.com/k1LoW/runn/pull/956) ([cf38e5e](https://github.com/k1LoW/runn/commit/cf38e5ed9086ba14231c13758a3f8fddd1dcafae)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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

github-actions[bot] commented 3 months ago

Code Metrics Report

main (0172fe5) #956 (cf38e5e) +/-
Coverage 64.2% 64.2% -0.1%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 5m27s 5m50s +23s
Details ``` diff | | main (0172fe5) | #956 (cf38e5e) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.2% | 64.2% | -0.1% | | Files | 76 | 76 | 0 | | Lines | 8441 | 8441 | 0 | - | Covered | 5427 | 5426 | -1 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 24021 | 24021 | 0 | | Test | 11470 | 11470 | 0 | - | Test Execution Time | 5m27s | 5m50s | +23s | ```

Reported by octocov