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

Refactor WithStack #14

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Refactor WithStack #14

merged 1 commit into from
Nov 19, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Nov 19, 2024

Reduced wasteful stack acquisitions.

@k1LoW k1LoW self-assigned this Nov 19, 2024
Copy link
Contributor

Code Metrics Report

main (91a7462) #14 (1e282a0) +/-
Coverage 93.6% 93.4% -0.2%
Code to Test Ratio 1:2.2 1:2.3 +0.0
Test Execution Time 9s 10s +1s
Details
  |                     | main (91a7462) | #14 (1e282a0) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          93.6% |         93.4% | -0.2% |
  |   Files             |              1 |             1 |     0 |
  |   Lines             |             47 |            46 |    -1 |
- |   Covered           |             44 |            43 |    -1 |
+ | Code to Test Ratio  |          1:2.2 |         1:2.3 |  +0.0 |
  |   Code              |            123 |           121 |    -2 |
  |   Test              |            282 |           282 |     0 |
- | Test Execution Time |             9s |           10s |   +1s |

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

Files Coverage +/-
errors.go 93.4% -0.2%

Reported by octocov

@k1LoW k1LoW merged commit d2b7eb1 into main Nov 19, 2024
1 check passed
@k1LoW k1LoW deleted the fix-withstack branch November 19, 2024 09:22
@github-actions github-actions bot mentioned this pull request Nov 19, 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