CESNET / ipfixprobe

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

Introduce Appfs telemetry #212

Closed SiskaPavel closed 2 months ago

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 42.76316% with 87 lines in your changes missing coverage. Please review.

Project coverage is 41.12%. Comparing base (f616af2) to head (d44905d). Report is 18 commits behind head on master.

Files Patch % Lines
storage/cache.cpp 46.66% 26 Missing and 6 partials :warning:
ipfixprobe.cpp 40.62% 17 Missing and 2 partials :warning:
storage/fragmentationCache/fragmentationCache.cpp 22.22% 14 Missing :warning:
input/input.cpp 47.82% 12 Missing :warning:
input/parser.cpp 0.00% 3 Missing :warning:
ipfixprobe.hpp 40.00% 3 Missing :warning:
include/ipfixprobe/telemetry-utils.hpp 60.00% 1 Missing and 1 partial :warning:
include/ipfixprobe/storage.hpp 0.00% 1 Missing :warning:
input/raw.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ========================================== + Coverage 40.89% 41.12% +0.22% ========================================== Files 102 104 +2 Lines 9659 9846 +187 Branches 1425 1438 +13 ========================================== + Hits 3950 4049 +99 - Misses 4867 4944 +77 - Partials 842 853 +11 ``` | [Flag](https://app.codecov.io/gh/CESNET/ipfixprobe/pull/212/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/212/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CESNET) | `41.12% <42.76%> (+0.22%)` | :arrow_up: | 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.