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

Use http.Read* in testutil #83

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Use http.Read* in testutil #83

merged 1 commit into from
Jul 12, 2024

Conversation

k1LoW
Copy link
Member

@k1LoW k1LoW commented Jul 12, 2024

Stop io.ReadAll.

@k1LoW k1LoW self-assigned this Jul 12, 2024
Copy link
Contributor

Code Metrics Report

main (3781590) #83 (5edf391) +/-
Coverage 61.9% 62.2% +0.3%
Code to Test Ratio 1:2.2 1:2.1 -0.0
Test Execution Time 39s 49s +10s
Details
  |                     | main (3781590) | #83 (5edf391) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          61.9% |         62.2% | +0.3% |
  |   Files             |              8 |             8 |     0 |
  |   Lines             |            454 |           452 |    -2 |
  |   Covered           |            281 |           281 |     0 |
- | Code to Test Ratio  |          1:2.2 |         1:2.1 |  -0.0 |
  |   Code              |            775 |           775 |     0 |
- |   Test              |           1685 |          1659 |   -26 |
- | Test Execution Time |            39s |           49s |  +10s |

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

Files Coverage +/-
testutil/rcutil.go 0.0% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 84c1816 into main Jul 12, 2024
3 checks passed
@k1LoW k1LoW deleted the fix-testutil branch July 12, 2024 03:54
@github-actions github-actions bot mentioned this pull request Jul 12, 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.

None yet

1 participant