Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Conversation

@patrickt
Copy link
Contributor

This console barf makes reading though backscrolls unpleasant. Using
Shelly rather than an abomination of a system call and adding a
helper function to parse files quietly improved the situation greatly.

This also contains changes to Util that make the file significantly
easier to navigate, thanks to the power of PartialTypeSignatures.

Fixes #140.

Patrick Thomson added 2 commits June 19, 2019 12:09
This console barf makes reading though backscrolls unpleasant. Using
Shelly rather than an abomination of a `system` call and adding a
helper function to parse files quietly improved the situation greatly.

This also contains changes to Util that make the file significantly
easier to navigate, thanks to the power of `PartialTyepSignatures`.

Fixes #140.
@patrickt patrickt requested a review from a team June 19, 2019 16:15
@patrickt patrickt merged commit b62277f into master Jun 20, 2019
@robrix robrix deleted the quiet-test-spew branch June 20, 2019 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quiet debug-log console spew during tests.

3 participants