Skip to content

Add File.ReadFrom test on a SectionReader#485

Merged
drakkan merged 1 commit into
pkg:masterfrom
greatroar:readfrom-test
Dec 28, 2021
Merged

Add File.ReadFrom test on a SectionReader#485
drakkan merged 1 commit into
pkg:masterfrom
greatroar:readfrom-test

Conversation

@greatroar

Copy link
Copy Markdown
Contributor

This tests ReadFrom's determining concurrency from the estimated input
size. go test -cover -integration, before:

coverage: 77.3% of statements

After:

coverage: 79.2% of statements

Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
@puellanivis

Copy link
Copy Markdown
Collaborator

Looks like quite excellent work!

@greatroar greatroar force-pushed the readfrom-test branch 2 times, most recently from 31306ef to 2f401a4 Compare December 22, 2021 17:33
Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
Comment thread client_integration_test.go Outdated
This tests ReadFrom's determining concurrency from the estimated input
size. go test -cover -integration, before:

coverage: 77.3% of statements

After:

coverage: 79.2% of statements

@puellanivis puellanivis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

(Waiting for anyone else to weigh in. If not, I’ll merge in a few days, at latest just after the new year.)

@drakkan drakkan merged commit 31aac3e into pkg:master Dec 28, 2021
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.

3 participants