mercari / grpc-federation

gRPC Federation generates a gRPC server by writing a custom option in Protocol Buffers
MIT License
318 stars 13 forks source link

Add nil checking #220

Closed goccy closed 3 months ago

goccy commented 3 months ago

SSIA

github-actions[bot] commented 3 months ago

Code Metrics Report

main (afb1d4a) #220 (e0f6daa) +/-
Coverage 65.1% 65.1% -0.0%
Code to Test Ratio 1:0.3 1:0.3 -0.0
Test Execution Time 7m19s 6m47s -32s
Details ``` diff | | main (afb1d4a) | #220 (e0f6daa) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 65.1% | 65.1% | -0.0% | | Files | 69 | 69 | 0 | | Lines | 11746 | 11749 | +3 | + | Covered | 7650 | 7651 | +1 | - | Code to Test Ratio | 1:0.3 | 1:0.3 | -0.0 | | Code | 37045 | 37054 | +9 | | Test | 12653 | 12653 | 0 | + | Test Execution Time | 7m19s | 6m47s | -32s | ```

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

Files Coverage +/-
resolver/resolver.go 81.7% -0.1%

Reported by octocov