tatethurston / TwirpScript

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

Tate/protoscript plugin #182

Closed tatethurston closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #182 (d318775) into main (dbb504f) will decrease coverage by 27.50%. The diff coverage is 25.58%.

@@             Coverage Diff             @@
##             main     #182       +/-   ##
===========================================
- Coverage   64.20%   36.69%   -27.51%     
===========================================
  Files          22       18        -4     
  Lines        2165      793     -1372     
  Branches      592      143      -449     
===========================================
- Hits         1390      291     -1099     
+ Misses        748      488      -260     
+ Partials       27       14       -13     
Impacted Files Coverage Δ
...amples/authentication/src/protos/haberdasher.pb.ts 5.66% <0.00%> (ø)
.../javascript-fullstack/src/protos/haberdasher.pb.js 5.66% <0.00%> (ø)
...ples/server-to-server/src/protos/haberdasher.pb.ts 5.66% <0.00%> (ø)
.../typescript-fullstack/src/protos/haberdasher.pb.ts 5.66% <0.00%> (ø)
src/node/index.ts 100.00% <ø> (ø)
src/runtime/client/index.ts 92.85% <ø> (ø)
src/runtime/client/test.mocks.ts 80.00% <ø> (ø)
src/runtime/error/index.ts 96.00% <ø> (ø)
src/runtime/server/index.ts 36.84% <ø> (ø)
src/runtime/server/requestLogging/index.ts 100.00% <ø> (ø)
... and 4 more

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 dbb504f...d318775. Read the comment docs.