Closed pogzyb closed 1 year ago
Patch coverage: 16.66
% and project coverage change: -0.13
:warning:
Comparison is base (
ab1fb1f
) 88.88% compared to head (a1803a8
) 88.75%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR adds an additional check to query_output to ensure that empty responses are not passed to the parser resulting in parser_output containing only
None
values.