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

feat: add backend nvme classes #185

Merged
merged 2 commits into from
Feb 13, 2024

feat(storage): add NvmePath class

0a602ce
Select commit
Loading
Failed to load commit list.
Merged

feat: add backend nvme classes #185

feat(storage): add NvmePath class
0a602ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 9, 2024 in 1s

7.49% of diff hit (target 34.92%)

View this Pull Request on Codecov

7.49% of diff hit (target 34.92%)

Annotations

Check warning on line 16 in pydpu/ipsec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/ipsec.py#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 225 in pydpu/proto/v1/backend_nvme_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/backend_nvme_pb2.py#L30-L225

Added lines #L30 - L225 were not covered by tests

Check warning on line 291 in pydpu/proto/v1/frontend_nvme_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/frontend_nvme_pb2.py#L30-L291

Added lines #L30 - L291 were not covered by tests

Check warning on line 52 in pydpu/proto/v1/inventory_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/inventory_pb2.py#L27-L52

Added lines #L27 - L52 were not covered by tests

Check warning on line 66 in pydpu/proto/v1/inventory_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/inventory_pb2_grpc.py#L66

Added line #L66 was not covered by tests

Check warning on line 128 in pydpu/proto/v1/ipsec_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2.py#L23-L128

Added lines #L23 - L128 were not covered by tests

Check warning on line 209 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L209

Added line #L209 was not covered by tests

Check warning on line 226 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L226

Added line #L226 was not covered by tests

Check warning on line 243 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L243

Added line #L243 was not covered by tests

Check warning on line 260 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L260

Added line #L260 was not covered by tests

Check warning on line 277 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L277

Added line #L277 was not covered by tests

Check warning on line 294 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L294

Added line #L294 was not covered by tests

Check warning on line 311 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L311

Added line #L311 was not covered by tests

Check warning on line 328 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L328

Added line #L328 was not covered by tests

Check warning on line 345 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L345

Added line #L345 was not covered by tests

Check warning on line 362 in pydpu/proto/v1/ipsec_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/ipsec_pb2_grpc.py#L362

Added line #L362 was not covered by tests

Check warning on line 82 in pydpu/proto/v1/opicommon_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/proto/v1/opicommon_pb2.py#L25-L82

Added lines #L25 - L82 were not covered by tests

Check warning on line 342 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L342

Added line #L342 was not covered by tests

Check warning on line 357 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L357

Added line #L357 was not covered by tests

Check warning on line 368 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L364-L368

Added lines #L364 - L368 were not covered by tests

Check warning on line 373 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L371-L373

Added lines #L371 - L373 were not covered by tests

Check warning on line 385 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L385

Added line #L385 was not covered by tests

Check warning on line 390 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 403 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L403

Added line #L403 was not covered by tests

Check warning on line 408 in pydpu/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pydpu/storage.py#L406-L408

Added lines #L406 - L408 were not covered by tests