Skip to content

test: Add unit tests to the common crate #556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2025
Merged

test: Add unit tests to the common crate #556

merged 1 commit into from
Apr 20, 2025

Conversation

DataTriny
Copy link
Member

This covers 100% of the lib.rs file excluding lines related to serialization. The test suite also catches all mutants found by cargo mutants in this file, again excluding the serialization machinery.

Copy link
Contributor

@mwcampbell mwcampbell left a comment

Choose a reason for hiding this comment

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

Good work.

@mwcampbell mwcampbell merged commit f9c9755 into main Apr 20, 2025
16 checks passed
@mwcampbell mwcampbell deleted the common-tests branch April 20, 2025 19:33
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