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 initial coverage support to neotest #3462

Merged
merged 1 commit into from
Aug 21, 2024

neotest: implement coverage collection

d0c4547
Select commit
Loading
Failed to load commit list.
Merged

Add initial coverage support to neotest #3462

neotest: implement coverage collection
d0c4547
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 21, 2024 in 0s

26.40% of diff hit (target 86.05%)

View this Pull Request on Codecov

26.40% of diff hit (target 86.05%)

Annotations

Check warning on line 183 in pkg/neotest/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/basic.go#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 420 in pkg/neotest/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/basic.go#L420

Added line #L420 was not covered by tests

Check warning on line 456 in pkg/neotest/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/basic.go#L455-L456

Added lines #L455 - L456 were not covered by tests

Check warning on line 461 in pkg/neotest/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/basic.go#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 67 in pkg/neotest/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/client.go#L67

Added line #L67 was not covered by tests

Check warning on line 86 in pkg/neotest/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/client.go#L86

Added line #L86 was not covered by tests

Check warning on line 75 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L75

Added line #L75 was not covered by tests

Check warning on line 95 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 106 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L102-L106

Added lines #L102 - L106 were not covered by tests

Check warning on line 115 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L110-L115

Added lines #L110 - L115 were not covered by tests

Check warning on line 118 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 128 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L121-L128

Added lines #L121 - L128 were not covered by tests

Check warning on line 135 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L130-L135

Added lines #L130 - L135 were not covered by tests

Check warning on line 144 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L140-L144

Added lines #L140 - L144 were not covered by tests

Check warning on line 148 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L148

Added line #L148 was not covered by tests

Check warning on line 151 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 155 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 164 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L157-L164

Added lines #L157 - L164 were not covered by tests

Check warning on line 166 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L166

Added line #L166 was not covered by tests

Check warning on line 172 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 177 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L174-L177

Added lines #L174 - L177 were not covered by tests

Check warning on line 185 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 187 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L187

Added line #L187 was not covered by tests

Check warning on line 190 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L190

Added line #L190 was not covered by tests

Check warning on line 198 in pkg/neotest/coverage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/neotest/coverage.go#L193-L198

Added lines #L193 - L198 were not covered by tests