ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.14k stars 928 forks source link

Tidy up CI and address constantly failing test #1074

Closed hamishcoleman closed 1 year ago

hamishcoleman commented 1 year ago

The constantly failing test appears to be some kind of timeout - perhaps the github test runners are just too slow when running the code with leak detection instrumentation? More investigation needed before this can be enabled.

codecov-commenter commented 1 year ago

Codecov Report

Base: 20.73% // Head: 20.72% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (914c450) compared to base (bfc4c58). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1074 +/- ## ========================================== - Coverage 20.73% 20.72% -0.01% ========================================== Files 47 47 Lines 8448 8447 -1 ========================================== - Hits 1752 1751 -1 Misses 6696 6696 ``` | [Impacted Files](https://codecov.io/gh/ntop/n2n/pull/1074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/minilzo.c](https://codecov.io/gh/ntop/n2n/pull/1074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21pbmlsem8uYw==) | `46.95% <0.00%> (-0.11%)` | :arrow_down: | 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=None). 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=None)

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