tatethurston / TwirpScript

A protobuf RPC framework for JavaScript and TypeScript
MIT License
142 stars 13 forks source link

Fix Twirp server JSON deserialization #183

Closed tatethurston closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #183 (5559963) into main (9af6ad7) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   36.69%   36.77%   +0.07%     
==========================================
  Files          18       18              
  Lines         793      794       +1     
  Branches      143      143              
==========================================
+ Hits          291      292       +1     
  Misses        488      488              
  Partials       14       14              
Impacted Files Coverage Δ
src/runtime/server/index.ts 37.25% <100.00%> (+0.41%) :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 9af6ad7...5559963. Read the comment docs.