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

Update docs #205

Closed goccy closed 5 months ago

goccy commented 5 months ago

SSIA

github-actions[bot] commented 5 months ago

Code Metrics Report

main (1833fe8) #205 (87d7144) +/-
Coverage 65.0% 65.0% 0.0%
Code to Test Ratio 1:0.3 1:0.3 0.0
Test Execution Time 7m4s 6m58s -6s
Details ``` diff | | main (1833fe8) | #205 (87d7144) | +/- | |---------------------|----------------|----------------|------| | Coverage | 65.0% | 65.0% | 0.0% | | Files | 69 | 69 | 0 | | Lines | 11475 | 11475 | 0 | | Covered | 7457 | 7457 | 0 | | Code to Test Ratio | 1:0.3 | 1:0.3 | 0.0 | | Code | 36529 | 36529 | 0 | | Test | 12567 | 12567 | 0 | + | Test Execution Time | 7m4s | 6m58s | -6s | ```

Reported by octocov