Skip to content

feat(storage/nvme): add get backend nvme path cmd

Codecov / codecov/patch failed Feb 9, 2024 in 0s

20.47% of diff hit (target 69.27%)

View this Pull Request on Codecov

20.47% of diff hit (target 69.27%)

Annotations

Check warning on line 91 in cmd/storage/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/backend.go#L82-L91

Added lines #L82 - L91 were not covered by tests

Check warning on line 96 in cmd/storage/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/backend.go#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 108 in cmd/storage/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/backend.go#L99-L108

Added lines #L99 - L108 were not covered by tests

Check warning on line 114 in cmd/storage/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/backend.go#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 122 in cmd/storage/backend/nvme_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/nvme_controller.go#L98-L122

Added lines #L98 - L122 were not covered by tests

Check warning on line 129 in cmd/storage/backend/nvme_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/nvme_controller.go#L125-L129

Added lines #L125 - L129 were not covered by tests

Check warning on line 179 in cmd/storage/backend/nvme_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/nvme_path.go#L155-L179

Added lines #L155 - L179 were not covered by tests

Check warning on line 186 in cmd/storage/backend/nvme_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/backend/nvme_path.go#L182-L186

Added lines #L182 - L186 were not covered by tests

Check warning on line 35 in cmd/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/storage.go#L35

Added line #L35 was not covered by tests

Check warning on line 86 in cmd/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/storage.go#L77-L86

Added lines #L77 - L86 were not covered by tests

Check warning on line 91 in cmd/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/storage/storage.go#L89-L91

Added lines #L89 - L91 were not covered by tests