quagmt / udecimal

A high-performance, high precision, zero allocation fixed-point decimal library for financial applications
https://quagmt.github.io/udecimal/
BSD 3-Clause "New" or "Revised" License
111 stars 4 forks source link

Fix: panic when unmarshalbinary on empty input #3

Closed quagmt closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.52%. Comparing base (28bf7cb) to head (a81ae17). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ========================================== + Coverage 94.35% 94.52% +0.16% ========================================== Files 5 5 Lines 1258 1260 +2 ========================================== + Hits 1187 1191 +4 + Misses 38 37 -1 + Partials 33 32 -1 ```

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