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 crosslink tidylist command #642

Merged
merged 6 commits into from
Dec 19, 2024

Add `crosslink tidy` command

6d7a1eb
Select commit
Loading
Failed to load commit list.
Merged

Add crosslink tidylist command #642

Add `crosslink tidy` command
6d7a1eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

15.88% of diff hit (target 51.17%)

View this Pull Request on Codecov

15.88% of diff hit (target 51.17%)

Annotations

Check warning on line 135 in crosslink/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/cmd/root.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 90 in crosslink/internal/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/common.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 97 in crosslink/internal/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/common.go#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 44 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 61 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L48-L61

Added lines #L48 - L61 were not covered by tests

Check warning on line 65 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 88 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L70-L88

Added lines #L70 - L88 were not covered by tests

Check warning on line 92 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 98 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L94-L98

Added lines #L94 - L98 were not covered by tests

Check warning on line 126 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L102-L126

Added lines #L102 - L126 were not covered by tests

Check warning on line 128 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L128

Added line #L128 was not covered by tests

Check warning on line 139 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L131-L139

Added lines #L131 - L139 were not covered by tests

Check warning on line 148 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L142-L148

Added lines #L142 - L148 were not covered by tests

Check warning on line 157 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 162 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 168 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L164-L168

Added lines #L164 - L168 were not covered by tests

Check warning on line 174 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L171-L174

Added lines #L171 - L174 were not covered by tests

Check warning on line 192 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L176-L192

Added lines #L176 - L192 were not covered by tests

Check warning on line 198 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L194-L198

Added lines #L194 - L198 were not covered by tests

Check warning on line 203 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L203

Added line #L203 was not covered by tests