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 "by" feature for gRPC error detail #222

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

goccy
Copy link
Member

@goccy goccy commented Aug 9, 2024

SSIA

Copy link

github-actions bot commented Aug 9, 2024

Code Metrics Report

main (a05a82a) #222 (2e2a454) +/-
Coverage 65.1% 65.1% +0.0%
Code to Test Ratio 1:0.3 1:0.3 -0.0
Test Execution Time 6m59s 7m0s +1s
Details
  |                     | main (a05a82a) | #222 (2e2a454) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          65.1% |          65.1% | +0.0% |
  |   Files             |             69 |             69 |     0 |
  |   Lines             |          11750 |          11792 |   +42 |
+ |   Covered           |           7652 |           7681 |   +29 |
- | Code to Test Ratio  |          1:0.3 |          1:0.3 |  -0.0 |
  |   Code              |          37056 |          37176 |  +120 |
+ |   Test              |          12653 |          12668 |   +15 |
- | Test Execution Time |          6m59s |           7m0s |   +1s |

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

Files Coverage +/-
generator/code_generator.go 79.4% +0.1%
grpc/federation/generator/decode.go 73.3% -0.6%
grpc/federation/generator/encode.go 82.1% -0.0%
internal/testutil/builder.go 84.4% +0.1%
resolver/resolver.go 81.7% +0.0%
resolver/types.go 86.7% 0.0%
source/file.go 64.4% +0.0%
source/location.go 0.0% 0.0%
source/location_builder.go 68.9% +0.3%

Reported by octocov

@shuheiktgw shuheiktgw self-requested a review August 9, 2024 05:31
@goccy goccy merged commit 6240bab into main Aug 9, 2024
4 checks passed
@goccy goccy deleted the support-error-detail-by branch August 9, 2024 05:32
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.

2 participants