Skip to content

refactor(block): block update methods return results

Codecov / codecov/patch failed Jan 23, 2024 in 1s

49.09% of diff hit (target 81.53%)

View this Pull Request on Codecov

49.09% of diff hit (target 81.53%)

Annotations

Check warning on line 403 in src/vmm/src/device_manager/mmio.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/mmio.rs#L403

Added line #L403 was not covered by tests

Check warning on line 279 in src/vmm/src/device_manager/persist.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/persist.rs#L277-L279

Added lines #L277 - L279 were not covered by tests

Check warning on line 24 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L24

Added line #L24 was not covered by tests

Check warning on line 36 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L38

Added line #L38 was not covered by tests

Check warning on line 41 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L41

Added line #L41 was not covered by tests

Check warning on line 48 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L48

Added line #L48 was not covered by tests

Check warning on line 57 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L52-L57

Added lines #L52 - L57 were not covered by tests

Check warning on line 59 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L59

Added line #L59 was not covered by tests

Check warning on line 69 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L61-L69

Added lines #L61 - L69 were not covered by tests

Check warning on line 71 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L71

Added line #L71 was not covered by tests

Check warning on line 73 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L73

Added line #L73 was not covered by tests

Check warning on line 78 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 80 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L80

Added line #L80 was not covered by tests

Check warning on line 85 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L85

Added line #L85 was not covered by tests

Check warning on line 92 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 94 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L94

Added line #L94 was not covered by tests

Check warning on line 99 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L99

Added line #L99 was not covered by tests

Check warning on line 106 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L106

Added line #L106 was not covered by tests

Check warning on line 113 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L113

Added line #L113 was not covered by tests

Check warning on line 120 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L120

Added line #L120 was not covered by tests

Check warning on line 127 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L127

Added line #L127 was not covered by tests

Check warning on line 136 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L133-L136

Added lines #L133 - L136 were not covered by tests

Check warning on line 138 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L138

Added line #L138 was not covered by tests

Check warning on line 143 in src/vmm/src/devices/virtio/block/device.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/virtio/block/device.rs#L140-L143

Added lines #L140 - L143 were not covered by tests