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

Fix asTime API #239

Closed goccy closed 3 months ago

goccy commented 3 months ago

SSIA

github-actions[bot] commented 3 months ago

Code Metrics Report

main (adf6a0e) #239 (d9726f0) +/-
Coverage 65.5% 65.5% +0.0%
Code to Test Ratio 1:0.3 1:0.3 +0.0
Test Execution Time 7m7s 7m4s -3s
Details ``` diff | | main (adf6a0e) | #239 (d9726f0) | +/- | |---------------------|----------------|----------------|-------| + | Coverage | 65.5% | 65.5% | +0.0% | | Files | 71 | 71 | 0 | | Lines | 11990 | 11990 | 0 | + | Covered | 7849 | 7850 | +1 | + | Code to Test Ratio | 1:0.3 | 1:0.3 | +0.0 | | Code | 37291 | 37291 | 0 | + | Test | 12984 | 13000 | +16 | + | Test Execution Time | 7m7s | 7m4s | -3s | ```

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

Files Coverage +/-
grpc/federation/cel/time.go 68.7% +0.4%

Reported by octocov