alibaba / hessian2-codec

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

enable all warns as errors and fix all warns #22

Closed wbpcode closed 1 year ago

wbpcode commented 1 year ago

Signed-off-by: wangbaiping wbphub@live.com

codecov-commenter commented 1 year ago

Codecov Report

Base: 86.42% // Head: 86.42% // No change to project coverage :thumbsup:

Coverage data is based on head (11d2b5d) compared to base (de662ed). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage 86.42% 86.42% ======================================= Files 25 25 Lines 2195 2195 ======================================= Hits 1897 1897 Misses 298 298 ``` | [Impacted Files](https://codecov.io/gh/alibaba/hessian2-codec/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [hessian2/basic\_codec/date\_codec.cc](https://codecov.io/gh/alibaba/hessian2-codec/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-aGVzc2lhbjIvYmFzaWNfY29kZWMvZGF0ZV9jb2RlYy5jYw==) | `95.52% <ø> (ø)` | | | [hessian2/object.hpp](https://codecov.io/gh/alibaba/hessian2-codec/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-aGVzc2lhbjIvb2JqZWN0LmhwcA==) | `76.95% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.