Skip to content

Impl cleanups#874

Merged
KodrAus merged 2 commits intomainfrom
chore/impl-cleanups
Mar 26, 2026
Merged

Impl cleanups#874
KodrAus merged 2 commits intomainfrom
chore/impl-cleanups

Conversation

@KodrAus
Copy link
Copy Markdown
Member

@KodrAus KodrAus commented Mar 26, 2026

This PR is a followup to #872 that attempts to clean up our main library tests and rework the Uuid::new_v7 function a bit to avoid multiple branching passes over the counter.

Our tests could still do with a full rework to make them clearer and more consistent, but this pass at least removes some redundant tests and makes the expected properties of test UUIDs we use clearer.

I've also reworded some areas of the documentation, especially around serde support.

@KodrAus KodrAus merged commit 0f260cc into main Mar 26, 2026
22 checks passed
@KodrAus KodrAus deleted the chore/impl-cleanups branch March 26, 2026 10:39
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.

1 participant