Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix escape bug in json::parse_item #161

Merged
merged 1 commit into from
May 13, 2023
Merged

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented May 13, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.20 🎉

Comparison is base (cc4c33a) 43.04% compared to head (b52c4d2) 43.25%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   43.04%   43.25%   +0.20%     
==========================================
  Files          36       36              
  Lines        6442     6425      -17     
==========================================
+ Hits         2773     2779       +6     
+ Misses       3669     3646      -23     
Impacted Files Coverage Δ
iguana/json_reader.hpp 77.90% <ø> (+3.46%) ⬆️
iguana/detail/dragonbox_to_chars.h 32.29% <100.00%> (+2.04%) ⬆️
iguana/error_code.h 64.28% <100.00%> (ø)
test/unit_test.cpp 99.52% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@qicosmos qicosmos merged commit 5495454 into qicosmos:master May 13, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants