k1LoW / runn

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

Set oldstable #1015

Closed k1LoW closed 2 months ago

k1LoW commented 2 months ago

Fix https://github.com/k1LoW/runn/issues/980

github-actions[bot] commented 2 months ago

BenchmarkManyRunbooks-4

main (-) #1015 (bfb13fe) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,134,133,024 ns/op 3,904,641,385 ns/op -229,491,639 ns/op
Bytes allocated per iteration 1,786,108,512 B/op 1,786,107,040 B/op -1,472 B/op
Allocs per iteration 21,134,706 allocs/op 21,135,347 allocs/op 641 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1015](https://github.com/k1LoW/runn/pull/1015) ([bfb13fe](https://github.com/k1LoW/runn/commit/bfb13fe170131168633752a1bb91902fe6a66312)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #1015 (bfb13fe) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,665,477,710 ns/op 4,822,694,460 ns/op 157,216,750 ns/op
Bytes allocated per iteration 2,212,757,920 B/op 2,213,467,272 B/op 709,352 B/op
Allocs per iteration 30,772,024 allocs/op 30,782,329 allocs/op 10,305 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1015](https://github.com/k1LoW/runn/pull/1015) ([bfb13fe](https://github.com/k1LoW/runn/commit/bfb13fe170131168633752a1bb91902fe6a66312)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #1015 (bfb13fe) +/-
Number of iterations 18 16 -2
Nanoseconds per iteration 68,171,953 ns/op 65,463,116 ns/op -2,708,837 ns/op
Bytes allocated per iteration 60,149,589 B/op 60,151,868 B/op 2,279 B/op
Allocs per iteration 205,432 allocs/op 205,424 allocs/op -8 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1015](https://github.com/k1LoW/runn/pull/1015) ([bfb13fe](https://github.com/k1LoW/runn/commit/bfb13fe170131168633752a1bb91902fe6a66312)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 2 months ago

Code Metrics Report

main (f7d32f2) #1015 (bfb13fe) +/-
Coverage 64.5% 64.5% 0.0%
Code to Test Ratio 1:0.7 1:0.7 0.0
Test Execution Time 5m43s 6m0s +17s
Details ``` diff | | main (f7d32f2) | #1015 (bfb13fe) | +/- | |---------------------|----------------|-----------------|------| | Coverage | 64.5% | 64.5% | 0.0% | | Files | 78 | 78 | 0 | | Lines | 8666 | 8666 | 0 | | Covered | 5590 | 5590 | 0 | | Code to Test Ratio | 1:0.7 | 1:0.7 | 0.0 | | Code | 15939 | 15939 | 0 | | Test | 11609 | 11609 | 0 | - | Test Execution Time | 5m43s | 6m0s | +17s | ```

Reported by octocov