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.57k stars 812 forks source link

blob/all: Don't require SetIOFSCallback be called to use io/fs.FS functions #3479

Closed vangent closed 3 months ago

vangent commented 3 months ago

Fixes #3474.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.16%. Comparing base (d2adbc5) to head (777d6c7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3479 +/- ## ======================================= Coverage 73.16% 73.16% ======================================= Files 113 113 Lines 14990 14984 -6 ======================================= - Hits 10967 10963 -4 + Misses 3259 3258 -1 + Partials 764 763 -1 ```

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