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

feat: add only diff run flag #215

Merged
merged 6 commits into from
Dec 19, 2023

Merge branch 'main' into diff-flag

e8cedb3
Select commit
Loading
Failed to load commit list.
Merged

feat: add only diff run flag #215

Merge branch 'main' into diff-flag
e8cedb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2023 in 0s

79.26% of diff hit (target 88.57%)

View this Pull Request on Codecov

79.26% of diff hit (target 88.57%)

Annotations

Check warning on line 162 in cmd/unleash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/unleash.go#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 181 in cmd/unleash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/unleash.go#L176-L181

Added lines #L176 - L181 were not covered by tests

Check warning on line 15 in internal/diff/parse.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/diff/parse.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 190 in internal/engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/engine/engine.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 51 in internal/mutator/mutator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mutator/mutator.go#L50-L51

Added lines #L50 - L51 were not covered by tests