Skip to content

Conversation

@jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented Jun 5, 2023

I found that I was unable to easily review changes made atop #183 due to its omnibus UI test producing very long stderr files. This PR lifts the tests of transmute! added in #183, but takes a test-per-file-approach. A test-per-file approach is taken so that reviewers of future PRs that alter the implementation details of transmute! can assess each dimension of change discretely and incrementally — as opposed to contending with .stderr files hundreds of lines in length.

@jswrenn jswrenn force-pushed the more-transmute-ui-tests branch 3 times, most recently from 0651e9a to 665ddc1 Compare June 6, 2023 14:10
Adds tests of size changes and unmet trait bounds. A test-per-file
approach is taken so that reviewers of future PRs that alter the
implementation details of `transmute!` can assess each dimension of
change discretely and incrementally — as opposed to contending with
`.stderr` files hundreds of lines in length.

Co-authored-by: Joshua Liebow-Feeser <[email protected]>
@jswrenn jswrenn force-pushed the more-transmute-ui-tests branch from 665ddc1 to 59917e3 Compare June 6, 2023 14:36
@joshlf
Copy link
Member

joshlf commented Oct 24, 2023

Implemented in #456.

@joshlf joshlf closed this Oct 24, 2023
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.

2 participants