Closed kimhanbeom closed 1 month ago
Attention: Patch coverage is 27.27273%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 76.75%. Comparing base (
bb1fbf3
) to head (daeb14a
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/graphql/export.rs | 0.00% | 14 Missing :warning: |
src/main.rs | 16.66% | 5 Missing :warning: |
src/publish.rs | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Connection
of typePcapSources
toVec<Connection>
. This change will allow giganto to find the latestConnection
and extract pcap even if it detects a late disconnect from ingest.Close: #859 Close: #860