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

Enable schedule validation in test

67f4827
Select commit
Loading
Failed to load commit list.
Merged

Add crosslink tidylist command #642

Enable schedule validation in test
67f4827
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

79.23% of diff hit (target 51.17%)

View this Pull Request on Codecov

79.23% 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 45 in crosslink/internal/tidy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L44-L45

Added lines #L44 - L45 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L54-L55

Added lines #L54 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L65-L66

Added lines #L65 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L75-L77

Added lines #L75 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L79-L80

Added lines #L79 - L80 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L95-L96

Added lines #L95 - L96 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L130

Added line #L130 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L188-L189

Added lines #L188 - L189 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crosslink/internal/tidy.go#L206-L207

Added lines #L206 - L207 were not covered by tests