insomniacslk / dhcp

DHCPv6 and DHCPv4 packet library, client and server written in Go
BSD 3-Clause "New" or "Revised" License
710 stars 169 forks source link

update rtnetlink #515

Closed pmazzini closed 12 months ago

pmazzini commented 12 months ago

Integration tests in https://github.com/insomniacslk/dhcp/pull/514 are failing

Pull the latest version of the rtnetlink which contains https://github.com/jsimonetti/rtnetlink/pull/146 to try to fix it.

codecov[bot] commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (65c2709) 72.77% compared to head (97d2d4b) 72.77%.

:exclamation: Current head 97d2d4b differs from pull request most recent head 2cba0b1. Consider uploading reports for the commit 2cba0b1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #515 +/- ## ======================================= Coverage 72.77% 72.77% ======================================= Files 91 91 Lines 5777 5777 ======================================= Hits 4204 4204 Misses 1398 1398 Partials 175 175 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.