k1LoW / runn

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

Update go version #983

Closed k1LoW closed 2 weeks ago

k1LoW commented 2 weeks ago

SSIA.

github-actions[bot] commented 2 weeks ago

BenchmarkManyRunbooks-4

main (-) #983 (888afb9) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,811,762,194 ns/op 3,941,716,320 ns/op 129,954,126 ns/op
Bytes allocated per iteration 1,793,260,856 B/op 1,793,333,352 B/op 72,496 B/op
Allocs per iteration 21,414,122 allocs/op 21,414,497 allocs/op 375 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#983](https://github.com/k1LoW/runn/pull/983) ([888afb9](https://github.com/k1LoW/runn/commit/888afb9182e42810b8aa83a205ddf90face1a16b)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #983 (888afb9) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,453,767,469 ns/op 5,167,592,884 ns/op -286,174,585 ns/op
Bytes allocated per iteration 3,139,395,136 B/op 3,139,247,784 B/op -147,352 B/op
Allocs per iteration 29,705,281 allocs/op 29,702,749 allocs/op -2,532 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#983](https://github.com/k1LoW/runn/pull/983) ([888afb9](https://github.com/k1LoW/runn/commit/888afb9182e42810b8aa83a205ddf90face1a16b)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #983 (888afb9) +/-
Number of iterations 16 18 2
Nanoseconds per iteration 64,919,359 ns/op 66,129,317 ns/op 1,209,958 ns/op
Bytes allocated per iteration 60,311,554 B/op 60,293,907 B/op -17,647 B/op
Allocs per iteration 205,800 allocs/op 205,769 allocs/op -31 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#983](https://github.com/k1LoW/runn/pull/983) ([888afb9](https://github.com/k1LoW/runn/commit/888afb9182e42810b8aa83a205ddf90face1a16b)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 weeks ago

Code Metrics Report

main (b607f60) #983 (888afb9) +/-
Coverage 64.0% 64.0% -0.1%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 5m37s 4m4s -1m33s
Details ``` diff | | main (b607f60) | #983 (888afb9) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 64.0% | 64.0% | -0.1% | | Files | 78 | 78 | 0 | | Lines | 8555 | 8555 | 0 | - | Covered | 5483 | 5481 | -2 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 24227 | 24227 | 0 | | Test | 11586 | 11586 | 0 | + | Test Execution Time | 5m37s | 4m4s | -1m33s | ```

Reported by octocov