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

Add MarshalProtoMessage / UnmarshalProtoMessage to grpcstub #112

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jul 24, 2024

SSIA

@k1LoW k1LoW added the enhancement New feature or request label Jul 24, 2024
@k1LoW k1LoW self-assigned this Jul 24, 2024
@k1LoW k1LoW added the minor label Jul 24, 2024
Copy link
Contributor

Code Metrics Report

main (564153b) #112 (3bbfbe4) +/-
Coverage 82.5% 82.8% +0.3%
Code to Test Ratio 1:0.3 1:0.3 +0.0
Details
  |                    | main (564153b) | #112 (3bbfbe4) |  +/-  |
  |--------------------|----------------|----------------|-------|
+ | Coverage           |          82.5% |          82.8% | +0.3% |
  |   Files            |              3 |              3 |     0 |
  |   Lines            |            664 |            653 |   -11 |
- |   Covered          |            548 |            541 |    -7 |
+ | Code to Test Ratio |          1:0.3 |          1:0.3 |  +0.0 |
  |   Code             |           2682 |           2671 |   -11 |
  |   Test             |            889 |            889 |     0 |

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

Files Coverage +/-
grpcstub.go 83.2% +0.4%

Reported by octocov

@k1LoW k1LoW merged commit 73f6fe8 into main Jul 24, 2024
2 checks passed
@k1LoW k1LoW deleted the marshal branch July 24, 2024 04:08
@github-actions github-actions bot mentioned this pull request Jul 24, 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