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(lvol): add snapshot checksum APIs #169

Merged
merged 1 commit into from
Dec 17, 2024

feat(lvol): add snapshot checksum APIs

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

feat(lvol): add snapshot checksum APIs #169

feat(lvol): add snapshot checksum APIs
0b7d4ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 0s

0.00% of diff hit (target 22.88%)

View this Pull Request on Codecov

0.00% of diff hit (target 22.88%)

Annotations

Check warning on line 37 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 678 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L660-L678

Added lines #L660 - L678 were not covered by tests

Check warning on line 687 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L683-L687

Added lines #L683 - L687 were not covered by tests

Check warning on line 695 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L689-L695

Added lines #L689 - L695 were not covered by tests

Check warning on line 700 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L697-L700

Added lines #L697 - L700 were not covered by tests

Check warning on line 702 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L702

Added line #L702 was not covered by tests

Check warning on line 723 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L705-L723

Added lines #L705 - L723 were not covered by tests

Check warning on line 732 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L728-L732

Added lines #L728 - L732 were not covered by tests

Check warning on line 740 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L734-L740

Added lines #L734 - L740 were not covered by tests

Check warning on line 748 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L742-L748

Added lines #L742 - L748 were not covered by tests

Check warning on line 750 in app/cmd/basic/bdev_lvol.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_lvol.go#L750

Added line #L750 was not covered by tests

Check warning on line 516 in pkg/spdk/client/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L508-L516

Added lines #L508 - L516 were not covered by tests

Check warning on line 518 in pkg/spdk/client/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L518

Added line #L518 was not covered by tests

Check warning on line 532 in pkg/spdk/client/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L524-L532

Added lines #L524 - L532 were not covered by tests

Check warning on line 538 in pkg/spdk/client/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L534-L538

Added lines #L534 - L538 were not covered by tests

Check warning on line 540 in pkg/spdk/client/basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L540

Added line #L540 was not covered by tests