Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lint warn #1114

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Fix lint warn #1114

merged 1 commit into from
Dec 13, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Dec 13, 2024

SSIA.

@k1LoW k1LoW self-assigned this Dec 13, 2024

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

BenchmarkManyRunbooks-4

main (-) #1114 (279ebd7) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,571,613,673 ns/op 3,679,013,685 ns/op 107,400,012 ns/op
Bytes allocated per iteration 1,380,035,856 B/op 1,379,830,280 B/op -205,576 B/op
Allocs per iteration 18,945,230 allocs/op 18,944,619 allocs/op -611 allocs/op
Metadata
main (-) #1114 (279ebd7)
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 (-) #1114 (279ebd7) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,032,551,119 ns/op 4,754,625,337 ns/op -277,925,782 ns/op
Bytes allocated per iteration 2,276,436,400 B/op 2,271,893,448 B/op -4,542,952 B/op
Allocs per iteration 31,617,797 allocs/op 31,396,134 allocs/op -221,663 allocs/op
Metadata
main (-) #1114 (279ebd7)
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 (-) #1114 (279ebd7) +/-
Number of iterations 24 24 0
Nanoseconds per iteration 44,403,431 ns/op 46,902,924 ns/op 2,499,493 ns/op
Bytes allocated per iteration 22,907,917 B/op 22,889,018 B/op -18,899 B/op
Allocs per iteration 182,449 allocs/op 182,436 allocs/op -13 allocs/op
Metadata
main (-) #1114 (279ebd7)
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

Copy link
Contributor

Code Metrics Report

main (5569352) #1114 (279ebd7) +/-
Coverage 64.4% 64.4% +0.0%
Code to Test Ratio 1:0.7 1:0.7 -0.1
Test Execution Time 5m38s 5m42s +4s
Details
  |                     | main (5569352) | #1114 (279ebd7) |  +/-  |
  |---------------------|----------------|-----------------|-------|
+ | Coverage            |          64.4% |           64.4% | +0.0% |
  |   Files             |             77 |              77 |     0 |
  |   Lines             |           8875 |            8920 |   +45 |
+ |   Covered           |           5719 |            5749 |   +30 |
- | Code to Test Ratio  |          1:0.7 |           1:0.7 |  -0.1 |
  |   Code              |          16297 |           16341 |   +44 |
+ |   Test              |          12271 |           12295 |   +24 |
- | Test Execution Time |          5m38s |           5m42s |   +4s |

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

Files Coverage +/-
capture/runbook.go 77.3% -0.5%
grpc.go 77.4% -0.1%
http.go 78.0% -0.3%
operator.go 80.2% -0.1%
parse.go 74.1% -0.3%
testutil/grpc.go 86.7% -2.5%
testutil/port.go 77.7% -5.6%

Reported by octocov

@k1LoW k1LoW merged commit a9c3f4a into main Dec 13, 2024
9 checks passed
@k1LoW k1LoW deleted the fix-lint branch December 13, 2024 07:40
@github-actions github-actions bot mentioned this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant