risuorg / risu

Automation Troubleshooting Framework to validate and report configuration, software installed, etc with bash, python, and your language of choice.
https://risuorg.github.io
GNU General Public License v3.0
106 stars 35 forks source link

plugin(ifaceerrors): Reports errors on network interfaces #856

Closed iranzo closed 1 year ago

iranzo commented 1 year ago

Detect interface errors on the system

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (37bb707) 57.81% compared to head (bd6e583) 57.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #856 +/- ## ======================================= Coverage 57.81% 57.81% ======================================= Files 32 32 Lines 2060 2060 ======================================= Hits 1191 1191 Misses 869 869 ``` | [Flag](https://app.codecov.io/gh/risuorg/risu/pull/856/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/risuorg/risu/pull/856/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg) | `57.81% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg#carryforward-flags-in-the-pull-request-comment) to find out more.

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

iranzo commented 1 year ago

:tada: This PR is included in version 1.14.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: