project-machine / disko

Disk Operations API in Go
Apache License 2.0
13 stars 9 forks source link

Add knowledge of Atomix Cargo partition type. #123

Closed smoser closed 2 years ago

smoser commented 2 years ago

Just add AtxCargo - 874B4379-38B4-4A43-8DD0-3D6FE8C9BD83 to partid.

codecov[bot] commented 2 years ago

Codecov Report

Base: 66.85% // Head: 66.85% // No change to project coverage :thumbsup:

Coverage data is based on head (2084c93) compared to base (cc2d49a). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ======================================= Coverage 66.85% 66.85% ======================================= Files 16 16 Lines 2151 2151 ======================================= Hits 1438 1438 Misses 519 519 Partials 194 194 ``` | [Impacted Files](https://codecov.io/gh/anuvu/disko/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=anuvu) | Coverage Δ | | |---|---|---| | [partid/partid.go](https://codecov.io/gh/anuvu/disko/pull/123/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=anuvu#diff-cGFydGlkL3BhcnRpZC5nbw==) | `0.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=anuvu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=anuvu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.