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 #895

Closed k1LoW closed 4 months ago

k1LoW commented 4 months ago

SSIA.

github-actions[bot] commented 4 months ago

BenchmarkManyRunbooks-4

main (-) #895 (865c779) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,889,959,569 ns/op 4,005,750,669 ns/op 115,791,100 ns/op
Bytes allocated per iteration 1,792,195,312 B/op 1,792,681,632 B/op 486,320 B/op
Allocs per iteration 21,407,119 allocs/op 21,407,793 allocs/op 674 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#895](https://github.com/k1LoW/runn/pull/895) ([865c779](https://github.com/k1LoW/runn/commit/865c77947915a56f5cd6bfd67b89f243c3dcc8dc)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #895 (865c779) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,438,788,631 ns/op 5,472,136,961 ns/op 33,348,330 ns/op
Bytes allocated per iteration 3,235,771,752 B/op 3,235,791,344 B/op 19,592 B/op
Allocs per iteration 31,167,740 allocs/op 31,168,500 allocs/op 760 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#895](https://github.com/k1LoW/runn/pull/895) ([865c779](https://github.com/k1LoW/runn/commit/865c77947915a56f5cd6bfd67b89f243c3dcc8dc)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 (-) #895 (865c779) +/-
Number of iterations 18 18 0
Nanoseconds per iteration 64,390,317 ns/op 64,114,835 ns/op -275,482 ns/op
Bytes allocated per iteration 60,297,381 B/op 60,329,676 B/op 32,295 B/op
Allocs per iteration 205,769 allocs/op 205,803 allocs/op 34 allocs/op
Metadata | | [main](https://github.com/k1LoW/runn/tree/main) (-) | [#895](https://github.com/k1LoW/runn/pull/895) ([865c779](https://github.com/k1LoW/runn/commit/865c77947915a56f5cd6bfd67b89f243c3dcc8dc)) | |------------|----------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------:| | **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 4 months ago

Code Metrics Report

main (b4eaf7c) #895 (865c779) +/-
Coverage 65.9% 65.9% -0.0%
Code to Test Ratio 1:0.4 1:0.5 +0.1
Details ``` diff | | main (b4eaf7c) | #895 (865c779) | +/- | |--------------------|----------------|----------------|-------| - | Coverage | 65.9% | 65.9% | -0.0% | | Files | 71 | 71 | 0 | | Lines | 7612 | 7612 | 0 | - | Covered | 5018 | 5017 | -1 | + | Code to Test Ratio | 1:0.4 | 1:0.5 | +0.1 | | Code | 25852 | 22244 | -3608 | | Test | 10250 | 10250 | 0 | ```

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

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

Reported by octocov