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

cmd: test command UX #3370

Merged
merged 11 commits into from
Nov 12, 2024

Group functions in test command (#3377)

c806e95
Select commit
Loading
Failed to load commit list.
Merged

cmd: test command UX #3370

Group functions in test command (#3377)
c806e95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 0s

45.88% of diff hit (target 57.78%)

View this Pull Request on Codecov

45.88% of diff hit (target 57.78%)

Annotations

Check warning on line 51 in cmd/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/cmd.go#L51

Added line #L51 was not covered by tests

Check warning on line 100 in cmd/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/test.go#L91-L100

Added lines #L91 - L100 were not covered by tests

Check warning on line 315 in cmd/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/test.go#L315

Added line #L315 was not covered by tests

Check warning on line 414 in cmd/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/test.go#L413-L414

Added lines #L413 - L414 were not covered by tests

Check warning on line 428 in cmd/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/test.go#L423-L428

Added lines #L423 - L428 were not covered by tests

Check warning on line 36 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L23-L36

Added lines #L23 - L36 were not covered by tests

Check warning on line 57 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L39-L57

Added lines #L39 - L57 were not covered by tests

Check warning on line 59 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L59

Added line #L59 was not covered by tests

Check warning on line 62 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L62

Added line #L62 was not covered by tests

Check warning on line 70 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 76 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L72-L76

Added lines #L72 - L76 were not covered by tests

Check warning on line 82 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L78-L82

Added lines #L78 - L82 were not covered by tests

Check warning on line 88 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L84-L88

Added lines #L84 - L88 were not covered by tests

Check warning on line 94 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L90-L94

Added lines #L90 - L94 were not covered by tests

Check warning on line 96 in cmd/testall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testall.go#L96

Added line #L96 was not covered by tests

Check warning on line 416 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L416

Added line #L416 was not covered by tests

Check warning on line 533 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L522-L533

Added lines #L522 - L533 were not covered by tests

Check warning on line 1346 in cmd/testbeacon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testbeacon.go#L1316-L1346

Added lines #L1316 - L1346 were not covered by tests

Check warning on line 251 in cmd/testmev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testmev.go#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 260 in cmd/testmev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testmev.go#L256-L260

Added lines #L256 - L260 were not covered by tests

Check warning on line 262 in cmd/testmev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testmev.go#L262

Added line #L262 was not covered by tests

Check warning on line 255 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 273 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L273

Added line #L273 was not covered by tests

Check warning on line 289 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 293 in cmd/testpeers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/testpeers.go#L292-L293

Added lines #L292 - L293 were not covered by tests