Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add initial coverage support to neotest #3462
Changes from all commits
d0c4547
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 183 in pkg/neotest/basic.go
pkg/neotest/basic.go#L180-L183
Check warning on line 420 in pkg/neotest/basic.go
pkg/neotest/basic.go#L420
Check warning on line 456 in pkg/neotest/basic.go
pkg/neotest/basic.go#L455-L456
Check warning on line 461 in pkg/neotest/basic.go
pkg/neotest/basic.go#L460-L461
Check warning on line 67 in pkg/neotest/client.go
pkg/neotest/client.go#L67
Check warning on line 86 in pkg/neotest/client.go
pkg/neotest/client.go#L86
Check warning on line 75 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L75
Check warning on line 95 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L93-L95
Check warning on line 106 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L102-L106
Check warning on line 115 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L110-L115
Check warning on line 118 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L117-L118
Check warning on line 128 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L121-L128
Check warning on line 135 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L130-L135
Check warning on line 144 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L140-L144
Check warning on line 148 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L148
Check warning on line 151 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L150-L151
Check warning on line 155 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L153-L155
Check warning on line 164 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L157-L164
Check warning on line 166 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L166
Check warning on line 172 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L170-L172
Check warning on line 177 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L174-L177
Check warning on line 185 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L183-L185
Check warning on line 187 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L187
Check warning on line 190 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L190
Check warning on line 198 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L193-L198
Check warning on line 202 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L202
Check warning on line 209 in pkg/neotest/coverage.go
pkg/neotest/coverage.go#L205-L209