CESNET / ipfixprobe

BSD 3-Clause "New" or "Revised" License
40 stars 18 forks source link

Ipfix plugin: Add Lz4 compression #179

Closed BonnyAD9 closed 2 months ago

cejkato2 commented 5 months ago

It would be perfect to have a switch in configure to be able to disable this feature during the build.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 19.87578% with 129 lines in your changes missing coverage. Please review.

Project coverage is 40.53%. Comparing base (5ba318c) to head (a72a1b8). Report is 7 commits behind head on master.

Files Patch % Lines
output/ipfix.cpp 19.35% 119 Missing and 6 partials :warning:
output/ipfix.hpp 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ========================================== - Coverage 40.80% 40.53% -0.28% ========================================== Files 104 104 Lines 9956 10102 +146 Branches 1467 1493 +26 ========================================== + Hits 4063 4095 +32 - Misses 5033 5143 +110 - Partials 860 864 +4 ``` | [Flag](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/179/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/179/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | `40.53% <19.87%> (-0.28%)` | :arrow_down: | 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=CESNET#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.