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

gadget,tests: add support for volume-assignments in gadget #14563

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

gadget: fix unit tests after rebasing

661b8db
Select commit
Loading
Failed to load commit list.
Open

gadget,tests: add support for volume-assignments in gadget #14563

gadget: fix unit tests after rebasing
661b8db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2024 in 1s

81.88% of diff hit (target 78.95%)

View this Pull Request on Codecov

81.88% of diff hit (target 78.95%)

Annotations

Check warning on line 850 in gadget/gadget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/gadget.go#L849-L850

Added lines #L849 - L850 were not covered by tests

Check warning on line 858 in gadget/gadget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/gadget.go#L857-L858

Added lines #L857 - L858 were not covered by tests

Check warning on line 874 in gadget/gadget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/gadget.go#L873-L874

Added lines #L873 - L874 were not covered by tests

Check warning on line 898 in gadget/gadget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/gadget.go#L897-L898

Added lines #L897 - L898 were not covered by tests

Check warning on line 923 in gadget/gadget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/gadget.go#L923

Added line #L923 was not covered by tests

Check warning on line 364 in gadget/install/install.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/install/install.go#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 762 in gadget/install/install.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/install/install.go#L761-L762

Added lines #L761 - L762 were not covered by tests

Check warning on line 875 in gadget/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/update.go#L874-L875

Added lines #L874 - L875 were not covered by tests

Check warning on line 1260 in gadget/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gadget/update.go#L1260

Added line #L1260 was not covered by tests

Check warning on line 317 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L312-L317

Added lines #L312 - L317 were not covered by tests

Check warning on line 319 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L319

Added line #L319 was not covered by tests

Check warning on line 323 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L323

Added line #L323 was not covered by tests

Check warning on line 327 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L327

Added line #L327 was not covered by tests

Check warning on line 337 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L333-L337

Added lines #L333 - L337 were not covered by tests

Check warning on line 358 in osutil/disks/mockdisk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

osutil/disks/mockdisk.go#L357-L358

Added lines #L357 - L358 were not covered by tests