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

Support gist:// scheme #787

Merged
merged 4 commits into from
Feb 9, 2024
Merged

Support gist:// scheme #787

merged 4 commits into from
Feb 9, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Feb 9, 2024

SSIA

@k1LoW k1LoW added enhancement New feature or request minor labels Feb 9, 2024
@k1LoW k1LoW self-assigned this Feb 9, 2024

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Feb 9, 2024

BenchmarkManyRunbooks-4

main (-) #787 (210a985) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,279,946,876 ns/op 3,461,430,697 ns/op 181,483,821 ns/op
Bytes allocated per iteration 1,544,105,976 B/op 1,545,011,440 B/op 905,464 B/op
Allocs per iteration 17,126,523 allocs/op 17,142,363 allocs/op 15,840 allocs/op
Metadata
main (-) #787 (210a985)
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 (-) #787 (210a985) +/-
Number of iterations 21 21 0
Nanoseconds per iteration 53,799,742 ns/op 55,690,988 ns/op 1,891,246 ns/op
Bytes allocated per iteration 57,432,142 B/op 57,417,926 B/op -14,216 B/op
Allocs per iteration 163,166 allocs/op 163,191 allocs/op 25 allocs/op
Metadata
main (-) #787 (210a985)
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

github-actions bot commented Feb 9, 2024

Code Metrics Report

main (e43e8d6) #787 (210a985) +/-
Coverage 70.9% 70.3% -0.6%
Code to Test Ratio 1:0.7 1:0.7 -0.0
Details
  |                    | main (e43e8d6) | #787 (210a985) |  +/-  |
  |--------------------|----------------|----------------|-------|
- | Coverage           |          70.9% |          70.3% | -0.6% |
  |   Files            |             50 |             50 |     0 |
  |   Lines            |           9265 |           9341 |   +76 |
  |   Covered          |           6565 |           6565 |     0 |
- | Code to Test Ratio |          1:0.7 |          1:0.7 |  -0.0 |
  |   Code             |          12756 |          12840 |   +84 |
+ |   Test             |           9531 |           9544 |   +13 |

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

Files Coverage +/-
path.go 53.8% -13.0%

Reported by octocov

@k1LoW k1LoW merged commit 60f95a4 into main Feb 9, 2024
@k1LoW k1LoW deleted the remote-gist branch February 9, 2024 11:03
@github-actions github-actions bot mentioned this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant