Closed bcoe closed 4 years ago
Merging #134 into master will increase coverage by
1.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #134 +/- ##
==========================================
+ Coverage 57.61% 58.62% +1.01%
==========================================
Files 2 2
Lines 13786 18841 +5055
Branches 1 1
==========================================
+ Hits 7943 11046 +3103
- Misses 5843 7795 +1952
Impacted Files | Coverage Δ | |
---|---|---|
protos/protos.js | 58.56% <ø> (+1.02%) |
:arrow_up: |
src/index.ts | 100% <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 f784696...9e05cec. Read the comment docs.
the v1 and v1beta surfaces are identical, I learned talking with @bsurmanski. So I've updated samples accordingly.
runs the generator with the v1 API surface.