Skip to content

wip: trying a TestDb trait#2207

Draft
pjenvey wants to merge 1 commit intomasterfrom
wip/testdb-trait
Draft

wip: trying a TestDb trait#2207
pjenvey wants to merge 1 commit intomasterfrom
wip/testdb-trait

Conversation

@pjenvey
Copy link
Copy Markdown
Member

@pjenvey pjenvey commented Apr 10, 2026

Description

Draft a TestDb trait which seemed like the best alternative in the STOR-380 options for these test methods, but I'm not in love with the bit of the complication it adds for what impl<T: stuff> Db for T is -- I'm leaning towards cancelling this issue entirely (or probably doing the adding some comments option)

Issue(s)

Issue STOR-380

@pjenvey pjenvey marked this pull request as draft April 10, 2026 22:22
@chenba
Copy link
Copy Markdown
Collaborator

chenba commented Apr 14, 2026

I'm in favor of cancelling the issue. If the more experienced Rust dev doesn't like the complexity introduced in the changes, then, as the less experienced Rust dev, I prefer not having it in the code base.

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