Skip to content

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

Merged
vangent merged 1 commit intogoogle:masterfrom
vangent:fs
Aug 21, 2024
Merged

blob/all: Don't require SetIOFSCallback be called to use io/fs.FS functions#3479
vangent merged 1 commit intogoogle:masterfrom
vangent:fs

Conversation

@vangent
Copy link
Contributor

@vangent vangent commented Aug 21, 2024

Fixes #3474.

@codecov
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vangent vangent merged commit bb796f8 into google:master Aug 21, 2024
@vangent vangent deleted the fs branch August 21, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

blob: Replace Bucket.SetIOFSCallback

1 participant