mozilla / mtu

Rust crate for obtaining the local network interface name and MTU towards a given IP address
https://crates.io/crates/mtu
Apache License 2.0
12 stars 2 forks source link

ci: Don't try and compile benches #8

Closed larseggert closed 1 month ago

larseggert commented 1 month ago

We don't have any.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.55%. Comparing base (2c65c4a) to head (55c516c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ======================================= Coverage 94.55% 94.55% ======================================= Files 1 1 Lines 202 202 ======================================= Hits 191 191 Misses 11 11 ```

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

larseggert commented 1 month ago

It takes a few seconds. Not sure if it's worth it either.