tatethurston / TwirpScript

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

full serialization interface for empty messages #154

Closed tatethurston closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #154 (20167ff) into main (91d9f21) will decrease coverage by 0.27%. The diff coverage is 94.66%.

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   86.26%   85.99%   -0.28%     
==========================================
  Files          14       14              
  Lines        1427     1442      +15     
  Branches      452      463      +11     
==========================================
+ Hits         1231     1240       +9     
- Misses        196      199       +3     
- Partials        0        3       +3     
Impacted Files Coverage Δ
src/autogenerate/index.ts 95.74% <94.66%> (-1.49%) :arrow_down:

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 91d9f21...20167ff. Read the comment docs.