tatethurston / TwirpScript

A protobuf RPC framework for JavaScript and TypeScript
MIT License
141 stars 14 forks source link

Tate/fix json client #178

Closed tatethurston closed 2 years ago

tatethurston commented 2 years ago

fixes #176

codecov[bot] commented 2 years ago

Codecov Report

Merging #178 (5c78c22) into main (f9826e2) will increase coverage by 0.76%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   77.81%   78.57%   +0.76%     
==========================================
  Files          14       14              
  Lines        1704     1704              
  Branches      512      512              
==========================================
+ Hits         1326     1339      +13     
+ Misses        365      352      -13     
  Partials       13       13              
Impacted Files Coverage Δ
src/autogenerate/index.ts 97.15% <100.00%> (+0.94%) :arrow_up:
src/utils.ts 94.11% <0.00%> (+2.78%) :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 f9826e2...5c78c22. Read the comment docs.