Closed davemooreuws closed 3 months ago
Attention: Patch coverage is 0%
with 189 lines
in your changes missing coverage. Please review.
Project coverage is 1.11%. Comparing base (
022aff0
) to head (4bd2b69
).
Files | Patch % | Lines |
---|---|---|
pkg/cloud/sql/sql.go | 0.00% | 132 Missing :warning: |
pkg/dashboard/handlers.go | 0.00% | 39 Missing :warning: |
pkg/dashboard/dashboard.go | 0.00% | 18 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Found a couple small issues - decimal values appear as JSON and longer values get cut off. I'll try a few other data types to see what we get
:tada: This PR is included in version 1.49.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Closes #752