Closed hulto closed 9 months ago
Attention: Patch coverage is 80.00000%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 72.02%. Comparing base (
80eea9c
) to head (2e3476b
).
Files | Patch % | Lines |
---|---|---|
implants/lib/eldritch/src/sys/get_ip_impl.rs | 80.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What type of PR is this?
/kind cleanup /kind feature
What this PR does / why we need it:
Add netmask CIDR to sys.get_ip Remove get_ip dependency on
pnet
crate.Which issue(s) this PR fixes:
Unblocks #484