Skip to content
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

Add defaults where applicable and skip for unviable and timeout mutants #50

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

ASuciuX
Copy link
Contributor

@ASuciuX ASuciuX commented Jan 8, 2025

@ASuciuX ASuciuX added the mutation-testing Related to the integration of mutation testing label Jan 8, 2025
@ASuciuX ASuciuX self-assigned this Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Vercel deployment URL: https://runehook-c05h4ixj9-hirosystems.vercel.app 🚀

@ASuciuX ASuciuX changed the base branch from main to develop January 13, 2025 15:27
@ASuciuX
Copy link
Contributor Author

ASuciuX commented Jan 13, 2025

How I should proceed on these 2 PRs? On stacks-core there is a button to update the source branch if it is out of sync with the source. Is it preferred to rebase the commit to the latest develop?

I've rebased it.

@ASuciuX ASuciuX requested a review from rafaelcr January 13, 2025 15:31
@ASuciuX ASuciuX force-pushed the fix/mutants-unviable-and-timeout branch from 5dd69b8 to 29b7ab2 Compare January 13, 2025 15:51
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/db/types/pg_numeric_u128.rs 0.00% 12 Missing ⚠️
src/db/types/pg_bigint_u32.rs 0.00% 6 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ASuciuX ASuciuX merged commit 4424304 into develop Jan 13, 2025
8 of 9 checks passed
@ASuciuX ASuciuX deleted the fix/mutants-unviable-and-timeout branch January 13, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mutation-testing Related to the integration of mutation testing
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix Unviable and Timeout Mutants
2 participants