tatethurston / TwirpScript

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

switch from google-protobuf to protoscript runtime #173

Closed tatethurston closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #173 (a0dec85) into main (12a3ff3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   77.71%   77.71%           
=======================================
  Files          15       15           
  Lines        1719     1719           
  Branches      516      516           
=======================================
  Hits         1336     1336           
  Misses        367      367           
  Partials       16       16           
Impacted Files Coverage Δ
src/autogenerate/index.ts 96.20% <ø> (ø)
src/integration-tests/serialization/message.pb.ts 83.75% <ø> (ø)
src/runtime/protobuf/index.ts 0.00% <ø> (ø)

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 12a3ff3...a0dec85. Read the comment docs.