k1LoW / runn

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

Update go version #1034

Closed k1LoW closed 1 week ago

k1LoW commented 1 week ago

SSIA.

github-actions[bot] commented 1 week ago

BenchmarkManyRunbooks-4

main (-) #1034 (9ec0f55) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,884,145,430 ns/op 3,867,105,409 ns/op -17,040,021 ns/op
Bytes allocated per iteration 1,786,258,088 B/op 1,785,921,320 B/op -336,768 B/op
Allocs per iteration 21,135,100 allocs/op 21,135,086 allocs/op -14 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1034](https://github.com/k1LoW/runn/pull/1034) ([9ec0f55](https://github.com/k1LoW/runn/commit/9ec0f5561d08cd5b8b1d4657acefed7454a47241)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #1034 (9ec0f55) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,680,893,589 ns/op 4,826,051,364 ns/op 145,157,775 ns/op
Bytes allocated per iteration 2,217,985,344 B/op 2,217,852,248 B/op -133,096 B/op
Allocs per iteration 30,845,535 allocs/op 30,843,874 allocs/op -1,661 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1034](https://github.com/k1LoW/runn/pull/1034) ([9ec0f55](https://github.com/k1LoW/runn/commit/9ec0f5561d08cd5b8b1d4657acefed7454a47241)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #1034 (9ec0f55) +/-
Number of iterations 18 19 1
Nanoseconds per iteration 67,039,379 ns/op 64,116,027 ns/op -2,923,352 ns/op
Bytes allocated per iteration 60,134,329 B/op 60,115,523 B/op -18,806 B/op
Allocs per iteration 205,415 allocs/op 205,405 allocs/op -10 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#1034](https://github.com/k1LoW/runn/pull/1034) ([9ec0f55](https://github.com/k1LoW/runn/commit/9ec0f5561d08cd5b8b1d4657acefed7454a47241)) | |------------|----------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------:| | **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 1 week ago

Code Metrics Report

main (fc8d555) #1034 (9ec0f55) +/-
Coverage 64.4% 64.4% +0.0%
Code to Test Ratio 1:0.7 1:0.7 +0.0
Test Execution Time 6m29s 5m42s -47s
Details ``` diff | | main (fc8d555) | #1034 (9ec0f55) | +/- | |---------------------|----------------|-----------------|-------| + | Coverage | 64.4% | 64.4% | +0.0% | | Files | 78 | 78 | 0 | | Lines | 8694 | 8695 | +1 | + | Covered | 5602 | 5603 | +1 | + | Code to Test Ratio | 1:0.7 | 1:0.7 | +0.0 | | Code | 15989 | 15990 | +1 | + | Test | 11617 | 11629 | +12 | + | Test Execution Time | 6m29s | 5m42s | -47s | ```

Reported by octocov