k1LoW / runn

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

Update github.com/pb33f/libopenapi-validator #919

Closed k1LoW closed 3 months ago

k1LoW commented 3 months ago

SSIA.

github-actions[bot] commented 3 months ago

BenchmarkManyRunbooks-4

main (-) #919 (3b596ec) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,730,227,256 ns/op 3,677,977,210 ns/op -52,250,046 ns/op
Bytes allocated per iteration 1,793,199,904 B/op 1,792,704,272 B/op -495,632 B/op
Allocs per iteration 21,418,599 allocs/op 21,418,158 allocs/op -441 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#919](https://github.com/k1LoW/runn/pull/919) ([3b596ec](https://github.com/k1LoW/runn/commit/3b596ec91b74e48988f6331aa559fe6a296ce3f2)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #919 (3b596ec) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,170,415,051 ns/op 5,135,606,878 ns/op -34,808,173 ns/op
Bytes allocated per iteration 2,952,794,984 B/op 2,952,489,368 B/op -305,616 B/op
Allocs per iteration 29,393,469 allocs/op 29,382,981 allocs/op -10,488 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#919](https://github.com/k1LoW/runn/pull/919) ([3b596ec](https://github.com/k1LoW/runn/commit/3b596ec91b74e48988f6331aa559fe6a296ce3f2)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #919 (3b596ec) +/-
Number of iterations 16 19 3
Nanoseconds per iteration 64,784,745 ns/op 63,970,459 ns/op -814,286 ns/op
Bytes allocated per iteration 60,311,356 B/op 60,318,285 B/op 6,929 B/op
Allocs per iteration 205,884 allocs/op 205,889 allocs/op 5 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#919](https://github.com/k1LoW/runn/pull/919) ([3b596ec](https://github.com/k1LoW/runn/commit/3b596ec91b74e48988f6331aa559fe6a296ce3f2)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (1c3361f) #919 (3b596ec) +/-
Coverage 65.7% 65.7% 0.0%
Code to Test Ratio 1:0.4 1:0.5 +0.1
Details ``` diff | | main (1c3361f) | #919 (3b596ec) | +/- | |--------------------|----------------|----------------|-------| | Coverage | 65.7% | 65.7% | 0.0% | | Files | 71 | 71 | 0 | | Lines | 7705 | 7705 | 0 | | Covered | 5059 | 5059 | 0 | + | Code to Test Ratio | 1:0.4 | 1:0.5 | +0.1 | | Code | 26098 | 22400 | -3698 | | Test | 10621 | 10621 | 0 | ```

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

Files Coverage +/-
coverage.go 79.5% 0.0%
http_validator.go 81.5% 0.0%

Reported by octocov