-
Notifications
You must be signed in to change notification settings - Fork 677
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
[Mutations Testing] Highlighting Functions not fully covered by their tests #4587
Labels
Comments
ASuciuX
changed the title
[Mutations Testing] Hihglighting Functions not fully covered by their tests
[Mutations Testing] Highlighting Functions not fully covered by their tests
Mar 26, 2024
10 tasks
10 tasks
10 tasks
This was referenced May 29, 2024
This was referenced Jun 4, 2024
Mutation Tests stackslib/src/chainstate/coordinator/mod.rs > handle_new_epoch2_burnchain_block
#4852
Open
Open
This was referenced Jun 4, 2024
Open
github-project-automation
bot
moved this from Status: 🆕 New
to Status: ✅ Done
in Stacks Core Eng
Jul 24, 2024
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Some functions don't have all their cases covered.
Describe the solution you'd like
This issue aims to keep track of them, update the CI to pass for the moment with these functions skipped.
It also intends to add TODO comments as references for these functions so the other developers are aware of which functions should have their tests updated.
Additional context
This is an example of a workflow summary that will be updated in the code
https://github.com/stacks-network/stacks-core/actions/runs/8361354334
The missed will have specified that in the todo, the unviable as well.
Link the solution to the documentation https://github.com/stacks-network/stacks-core/blob/next/docs/ci-release.md#mutation-testing
PRs covered
cycle-id
ranges to synthetic pox events #4414Box
ing ofSymbolicExpression
s #4530nakamoto-neon
mode #4578The text was updated successfully, but these errors were encountered: