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

fix: rename SpdkJSONRPC to Client #713

Merged
merged 3 commits into from
Oct 10, 2023

test: align to interface changes

743a9dd
Select commit
Loading
Failed to load commit list.
Merged

fix: rename SpdkJSONRPC to Client #713

test: align to interface changes
743a9dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2023 in 0s

82.90% of diff hit (target 75.06%)

View this Pull Request on Codecov

82.90% of diff hit (target 75.06%)

Annotations

Check warning on line 195 in pkg/backend/nvme_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/backend/nvme_path.go#L195

Added line #L195 was not covered by tests

Check warning on line 261 in pkg/backend/nvme_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/backend/nvme_path.go#L261

Added line #L261 was not covered by tests

Check warning on line 36 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L36

Added line #L36 was not covered by tests

Check warning on line 64 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L64

Added line #L64 was not covered by tests

Check warning on line 79 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L79

Added line #L79 was not covered by tests

Check warning on line 102 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L102

Added line #L102 was not covered by tests

Check warning on line 143 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L143

Added line #L143 was not covered by tests

Check warning on line 154 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L154

Added line #L154 was not covered by tests

Check warning on line 176 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L176

Added line #L176 was not covered by tests

Check warning on line 196 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L196

Added line #L196 was not covered by tests

Check warning on line 230 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L230

Added line #L230 was not covered by tests

Check warning on line 268 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L268

Added line #L268 was not covered by tests

Check warning on line 280 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L280

Added line #L280 was not covered by tests

Check warning on line 307 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L307

Added line #L307 was not covered by tests

Check warning on line 348 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L348

Added line #L348 was not covered by tests

Check warning on line 359 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L359

Added line #L359 was not covered by tests

Check warning on line 382 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L382

Added line #L382 was not covered by tests

Check warning on line 402 in pkg/frontend/scsi.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/frontend/scsi.go#L402

Added line #L402 was not covered by tests

Check warning on line 69 in pkg/utils/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/utils/server.go#L69

Added line #L69 was not covered by tests

Check warning on line 74 in pkg/utils/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/utils/server.go#L74

Added line #L74 was not covered by tests