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

Implement mutant identification in dry-run only mode #2

Closed
k3rn31 opened this issue Jun 23, 2022 · 0 comments
Closed

Implement mutant identification in dry-run only mode #2

k3rn31 opened this issue Jun 23, 2022 · 0 comments
Assignees
Labels
c/feature Category: An issue or PR related to a new feature
Milestone

Comments

@k3rn31
Copy link
Member

k3rn31 commented Jun 23, 2022

In the first iteration of the "mutation engine" we can concentrate on the identification of the mutants, not yet on applying them.

The expected result is to have a package that gets the coverage profile and analyses the AST of the Go project. Then, it produces a list of mutation candidates marked as covered or not.

@k3rn31 k3rn31 added enhancement c/feature Category: An issue or PR related to a new feature and removed enhancement labels Jun 23, 2022
@k3rn31 k3rn31 self-assigned this Jun 23, 2022
@k3rn31 k3rn31 added this to the v0.1.0 milestone Jun 23, 2022
k3rn31 added a commit that referenced this issue Jun 24, 2022
@k3rn31 k3rn31 changed the title Implement mutation identification in dry-run only mode Implement mutant identification in dry-run only mode Jun 24, 2022
k3rn31 added a commit that referenced this issue Jun 24, 2022
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
k3rn31 added a commit that referenced this issue Jun 25, 2022
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
Signed-off-by: Davide Petilli <[email protected]>
k3rn31 added a commit that referenced this issue Jun 25, 2022
k3rn31 added a commit that referenced this issue Jun 25, 2022
@k3rn31 k3rn31 closed this as completed Jun 25, 2022
k3rn31 added a commit that referenced this issue Jun 26, 2022
Signed-off-by: Davide Petilli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/feature Category: An issue or PR related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant