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: magic number in parsing #18

Closed quagmt closed 2 weeks ago

quagmt commented 2 weeks ago

Description

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 95.74%. Comparing base (86caf9b) to head (66fef94). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ========================================== - Coverage 95.76% 95.74% -0.02% ========================================== Files 5 5 Lines 1700 1693 -7 ========================================== - Hits 1628 1621 -7 Misses 48 48 Partials 24 24 ```

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