alibaba / hessian2-codec

hessian2-codec it is a complete C++ implementation of hessian2 spec
Apache License 2.0
26 stars 10 forks source link

add special support to the four bytes utf-8 char #26

Closed wbpcode closed 1 year ago

wbpcode commented 1 year ago

To close #23

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 95.01% and project coverage change: +0.61% :tada:

Comparison is base (062ae70) 86.42% compared to head (706bf4e) 87.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== + Coverage 86.42% 87.03% +0.61% ========================================== Files 25 25 Lines 2195 2407 +212 ========================================== + Hits 1897 2095 +198 - Misses 298 312 +14 ``` | [Files Changed](https://app.codecov.io/gh/alibaba/hessian2-codec/pull/26?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [hessian2/basic\_codec/string\_codec.cc](https://app.codecov.io/gh/alibaba/hessian2-codec/pull/26?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-aGVzc2lhbjIvYmFzaWNfY29kZWMvc3RyaW5nX2NvZGVjLmNj) | `94.58% <95.01%> (-1.19%)` | :arrow_down: |

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