Closed Serabe closed 7 years ago
Merging #71 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #71 +/- ##
=======================================
Coverage 91.12% 91.12%
=======================================
Files 13 13
Lines 1374 1374
=======================================
Hits 1252 1252
Misses 103 103
Partials 19 19
Impacted Files | Coverage Δ | |
---|---|---|
protobuf/mapping.go | 100% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 49ab2d3...9d25fc8. Read the comment docs.
time.Duration
need to be properly mapped togoogle.protobuf.Duration
.Fixes #68