Closed bednar closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
8fa5146
) 90.29% compared to head (fb19fe9
) 90.30%.
:exclamation: 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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Closes #550
Proposed Changes
The empty values in query results from serialization into Pandas DataFrame are returned as
numpy.NaN
values instead of''
- empty string.Checklist
pytest tests
completes successfully