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: aggregate variables into a structure #82

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Oct 12, 2023

No description provided.

debug.go Show resolved Hide resolved
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (9dd3ad3) #82 (f36018a) +/-
Coverage 82.5% 82.7% +0.2%
Test Execution Time 8s 5s -3s
Details
  |                     | main (9dd3ad3) | #82 (f36018a) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          82.5% |         82.7% | +0.2% |
  |   Files             |             19 |            21 |    +2 |
  |   Lines             |           1551 |          1566 |   +15 |
+ |   Covered           |           1280 |          1295 |   +15 |
+ | Test Execution Time |             8s |            5s |   -3s |

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

Files Coverage +/-
assert.go 22.4% 0.0%
authentication.go 100.0% +100.0%
debug.go 93.3% -6.7%
mocks.go 86.4% -0.1%
network.go 100.0% +100.0%
request.go 89.2% +0.1%
response.go 96.2% -0.0%
spectest.go 96.3% +0.2%

Reported by octocov

@nao1215 nao1215 merged commit a6747ee into main Oct 12, 2023
10 checks passed
@nao1215 nao1215 deleted the add-doc-comment branch October 12, 2023 13:44
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