Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload: add TeeReader to count bytes during upload #54

Merged
merged 1 commit into from
Feb 14, 2024

upload: add TeeReader to count bytes during upload

c16d4dd
Select commit
Loading
Failed to load commit list.
Merged

upload: add TeeReader to count bytes during upload #54

upload: add TeeReader to count bytes during upload
c16d4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 1s

11.11111% of diff hit (within 100.00000% threshold of 16.85393%)

View this Pull Request on Codecov

11.11111% of diff hit (within 100.00000% threshold of 16.85393%)

Annotations

Check warning on line 27 in core/uploader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/uploader.go#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 78 in core/uploader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/uploader.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in core/uploader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/uploader.go#L81

Added line #L81 was not covered by tests

Check warning on line 83 in core/uploader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/uploader.go#L83

Added line #L83 was not covered by tests

Check warning on line 88 in core/uploader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/uploader.go#L88

Added line #L88 was not covered by tests