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 expr-lang/expr #938

Closed k1LoW closed 1 month ago

k1LoW commented 1 month ago

SSIA.

github-actions[bot] commented 1 month ago

BenchmarkManyRunbooks-4

main (-) #938 (3b286d6) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,713,381,349 ns/op 3,953,645,004 ns/op 240,263,655 ns/op
Bytes allocated per iteration 1,793,165,512 B/op 1,792,590,088 B/op -575,424 B/op
Allocs per iteration 21,406,418 allocs/op 21,399,408 allocs/op -7,010 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#938](https://github.com/k1LoW/runn/pull/938) ([3b286d6](https://github.com/k1LoW/runn/commit/3b286d6309aea445c7172841572fbd719550d6e1)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #938 (3b286d6) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,242,675,022 ns/op 5,169,349,983 ns/op -73,325,039 ns/op
Bytes allocated per iteration 2,952,686,432 B/op 2,952,284,928 B/op -401,504 B/op
Allocs per iteration 29,404,076 allocs/op 29,382,957 allocs/op -21,119 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#938](https://github.com/k1LoW/runn/pull/938) ([3b286d6](https://github.com/k1LoW/runn/commit/3b286d6309aea445c7172841572fbd719550d6e1)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #938 (3b286d6) +/-
Number of iterations 18 18 0
Nanoseconds per iteration 64,560,576 ns/op 64,780,958 ns/op 220,382 ns/op
Bytes allocated per iteration 60,276,087 B/op 60,291,710 B/op 15,623 B/op
Allocs per iteration 205,769 allocs/op 205,762 allocs/op -7 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#938](https://github.com/k1LoW/runn/pull/938) ([3b286d6](https://github.com/k1LoW/runn/commit/3b286d6309aea445c7172841572fbd719550d6e1)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 month ago

Code Metrics Report

main (a378a8a) #938 (3b286d6) +/-
Coverage 64.1% 64.1% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 5m37s 5m10s -27s
Details ``` diff | | main (a378a8a) | #938 (3b286d6) | +/- | |---------------------|----------------|----------------|------| | Coverage | 64.1% | 64.1% | 0.0% | | Files | 75 | 75 | 0 | | Lines | 8190 | 8190 | 0 | | Covered | 5251 | 5251 | 0 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 23565 | 23565 | 0 | | Test | 11191 | 11191 | 0 | + | Test Execution Time | 5m37s | 5m10s | -27s | ```

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

Files Coverage +/-
eval.go 83.0% 0.0%

Reported by octocov