Closed AlCutter closed 3 months ago
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 26.55%. Comparing base (
46ec9c2
) to head (fa1e5b6
). Report is 28 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
storage/gcp/gcp.go | 0.00% | 5 Missing :warning: |
cmd/example-gcp/main.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adjusts behaviour of the GCP storage implementation slightly to improve performance, and avoid having to redo work due to GCS update limits.
23