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

Small improvements to the GenerateScopeExcludesCommand #8523

Merged
merged 4 commits into from
Apr 15, 2024

perf(GenerateScopeExcludesCommand): Deduplicate scopes into sets

4d0b3ca
Select commit
Loading
Failed to load commit list.
Merged

Small improvements to the GenerateScopeExcludesCommand #8523

perf(GenerateScopeExcludesCommand): Deduplicate scopes into sets
4d0b3ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 15, 2024 in 0s

22.22% of diff hit (target 67.70%)

View this Pull Request on Codecov

22.22% of diff hit (target 67.70%)

Annotations

Check warning on line 67 in helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt#L67

Added line #L67 was not covered by tests

Check warning on line 69 in helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt#L69

Added line #L69 was not covered by tests

Check warning on line 72 in helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt#L72

Added line #L72 was not covered by tests

Check warning on line 80 in helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt#L80

Added line #L80 was not covered by tests

Check warning on line 84 in helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/GenerateScopeExcludesCommand.kt#L84

Added line #L84 was not covered by tests

Check warning on line 97 in helper-cli/src/main/kotlin/commands/repoconfig/RemoveEntriesCommand.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

helper-cli/src/main/kotlin/commands/repoconfig/RemoveEntriesCommand.kt#L97

Added line #L97 was not covered by tests