pawitp / protobuf-decoder

JavaScript-based web UI to decode ad-hoc Protobuf data
https://protobuf-decoder.netlify.app/
MIT License
392 stars 91 forks source link

Support decoding two's-complement signed integer #80

Closed pawitp closed 8 months ago

pawitp commented 8 months ago

Fixes #77

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (54e92a1) 69.60% compared to head (13df1c6) 69.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ========================================== + Coverage 69.60% 69.73% +0.13% ========================================== Files 8 9 +1 Lines 227 228 +1 Branches 46 47 +1 ========================================== + Hits 158 159 +1 Misses 64 64 Partials 5 5 ```

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