Skip to content

Conversation

@madmongo1
Copy link
Collaborator

fixes #38

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #40 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #40   +/-   ##
=======================================
  Coverage     98.2%   98.2%           
=======================================
  Files           57      57           
  Lines         4856    4856           
=======================================
  Hits          4769    4769           
  Misses          87      87
Impacted Files Coverage Δ
include/boost/json/impl/basic_parser.ipp 97.96% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7552858...62bdfca. Read the comment docs.

@madmongo1 madmongo1 force-pushed the surrogate-pair-issue-38 branch from 66a75e2 to 62bdfca Compare February 12, 2020 07:57
// control after escape
bad ("\"\\\\\n\"");

// embedded NULL character
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant

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.

Parsing Failures in Corner Cases

2 participants