Closed glen-84 closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.94%. Comparing base (
02b1ca8
) to head (0d843ff
). Report is 28 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Summary of the changes (Less than 80 chars)
Utf8GraphQLRequestParser#ParseStringOrNull
.Closes #7664
This fixes the main issue, but IMO
ParseStringOrNull
shouldn't returnnull
for an empty string.