Skip to content

feat(raid): add delta bitmap APIs

Codecov / codecov/patch failed Nov 25, 2024 in 1s

3.20% of diff hit (target 22.89%)

View this Pull Request on Codecov

3.20% of diff hit (target 22.89%)

Annotations

Check warning on line 26 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 70 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L56-L70

Added lines #L56 - L70 were not covered by tests

Check warning on line 87 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 227 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L216-L227

Added lines #L216 - L227 were not covered by tests

Check warning on line 236 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L232-L236

Added lines #L232 - L236 were not covered by tests

Check warning on line 241 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L238-L241

Added lines #L238 - L241 were not covered by tests

Check warning on line 243 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L243

Added line #L243 was not covered by tests

Check warning on line 257 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L246-L257

Added lines #L246 - L257 were not covered by tests

Check warning on line 266 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L262-L266

Added lines #L262 - L266 were not covered by tests

Check warning on line 271 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L268-L271

Added lines #L268 - L271 were not covered by tests

Check warning on line 273 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L273

Added line #L273 was not covered by tests

Check warning on line 287 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L276-L287

Added lines #L276 - L287 were not covered by tests

Check warning on line 296 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L292-L296

Added lines #L292 - L296 were not covered by tests

Check warning on line 301 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L298-L301

Added lines #L298 - L301 were not covered by tests

Check warning on line 303 in app/cmd/basic/bdev_raid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/cmd/basic/bdev_raid.go#L303

Added line #L303 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L702-L710

Added lines #L702 - L710 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L712-L716

Added lines #L712 - L716 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L718

Added line #L718 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L724-L732

Added lines #L724 - L732 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L734

Added line #L734 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L740-L748

Added lines #L740 - L748 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/spdk/client/basic.go#L750

Added line #L750 was not covered by tests