google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.45k stars 799 forks source link

blob/fileblob: Allow customization of the FileMode #3426

Closed vangent closed 2 months ago

vangent commented 2 months ago

Fixes #3423

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 73.15%. Comparing base (be1b4ae) to head (bb53595). Report is 1 commits behind head on master.

Files Patch % Lines
blob/fileblob/fileblob.go 90.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3426 +/- ## ========================================== + Coverage 73.12% 73.15% +0.02% ========================================== Files 113 113 Lines 14864 14872 +8 ========================================== + Hits 10870 10880 +10 + Misses 3219 3218 -1 + Partials 775 774 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.