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 new command. #1118

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Fix new command. #1118

merged 1 commit into from
Dec 16, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Dec 16, 2024

SSIA.

@k1LoW k1LoW added the bug Something isn't working label Dec 16, 2024
@k1LoW k1LoW self-assigned this Dec 16, 2024
Copy link
Contributor

BenchmarkManyRunbooks-4

main (-) #1118 (569cfa7) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,604,328,631 ns/op 3,599,185,161 ns/op -5,143,470 ns/op
Bytes allocated per iteration 1,380,387,208 B/op 1,380,118,360 B/op -268,848 B/op
Allocs per iteration 18,956,409 allocs/op 18,955,826 allocs/op -583 allocs/op
Metadata
main (-) #1118 (569cfa7)
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 (-) #1118 (569cfa7) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,794,845,378 ns/op 4,951,228,865 ns/op 156,383,487 ns/op
Bytes allocated per iteration 2,271,924,864 B/op 2,272,022,792 B/op 97,928 B/op
Allocs per iteration 31,395,586 allocs/op 31,400,780 allocs/op 5,194 allocs/op
Metadata
main (-) #1118 (569cfa7)
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 (-) #1118 (569cfa7) +/-
Number of iterations 24 24 0
Nanoseconds per iteration 44,114,382 ns/op 44,248,953 ns/op 134,571 ns/op
Bytes allocated per iteration 22,919,924 B/op 22,897,165 B/op -22,759 B/op
Allocs per iteration 182,566 allocs/op 182,551 allocs/op -15 allocs/op
Metadata
main (-) #1118 (569cfa7)
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 (6add4c2) #1118 (569cfa7) +/-
Coverage 64.4% 64.4% -0.1%
Code to Test Ratio 1:0.7 1:0.7 +0.0
Test Execution Time 6m28s 6m5s -23s
Details
  |                     | main (6add4c2) | #1118 (569cfa7) |  +/-  |
  |---------------------|----------------|-----------------|-------|
- | Coverage            |          64.4% |           64.4% | -0.1% |
  |   Files             |             77 |              77 |     0 |
  |   Lines             |           8933 |            8931 |    -2 |
- |   Covered           |           5760 |            5757 |    -3 |
+ | Code to Test Ratio  |          1:0.7 |           1:0.7 |  +0.0 |
  |   Code              |          16365 |           16362 |    -3 |
  |   Test              |          12295 |           12295 |     0 |
+ | Test Execution Time |          6m28s |            6m5s |  -23s |

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

Files Coverage +/-
cmd/new.go 0.0% 0.0%
cmdout.go 56.0% 0.0%
result.go 69.5% 0.0%
runbook.go 78.7% -0.2%
store.go 76.0% 0.0%
test.go 92.5% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 16ab709 into main Dec 16, 2024
9 checks passed
@k1LoW k1LoW deleted the fix-new branch December 16, 2024 04:50
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant