tatethurston / TwirpScript

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

lowercase header names #220

Closed tatethurston closed 1 year ago

tatethurston commented 1 year ago

Fixes https://github.com/tatethurston/TwirpScript/issues/219

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +9.20% :tada:

Comparison is base (2550b1e) 32.34% compared to head (3d9e54f) 41.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== + Coverage 32.34% 41.55% +9.20% ========================================== Files 17 17 Lines 742 746 +4 Branches 131 131 ========================================== + Hits 240 310 +70 + Misses 488 422 -66 Partials 14 14 ``` | [Files Changed](https://app.codecov.io/gh/tatethurston/TwirpScript/pull/220?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tate+Thurston) | Coverage Δ | | |---|---|---| | [packages/twirpscript/src/runtime/server/index.ts](https://app.codecov.io/gh/tatethurston/TwirpScript/pull/220?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tate+Thurston#diff-cGFja2FnZXMvdHdpcnBzY3JpcHQvc3JjL3J1bnRpbWUvc2VydmVyL2luZGV4LnRz) | `80.89% <100.00%> (+43.63%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.