bytedance / sonic-cpp

A fast JSON serializing & deserializing library, accelerated by SIMD.
Apache License 2.0
835 stars 101 forks source link

Fix: GetOnDemand forgot copying `"` for parseStringInplace when key is escaped string #89

Closed xiegx94 closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 74.13%. Comparing base (4250a05) to head (2467707).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #89 +/- ## ========================================== - Coverage 74.79% 74.13% -0.66% ========================================== Files 21 21 Lines 2436 2436 Branches 667 667 ========================================== - Hits 1822 1806 -16 - Misses 297 351 +54 + Partials 317 279 -38 ```

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