Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Copy link
Contributor

vangent commented Aug 21, 2024

Fixes #3474.

Copy link

codecov bot commented Aug 21, 2024 *
edited
Loading

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 force-pushed the fs branch from 044c2c1 to 777d6c7 Compare August 21, 2024 16:19
vangent merged commit bb796f8 into google:master Aug 21, 2024
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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

blob: Replace Bucket.SetIOFSCallback

1 participant