aicers / giganto

Raw-Event Storage System for AICE
Apache License 2.0
6 stars 3 forks source link

Fix `Connection` of type `PcapSources` to `Vec<Connection>` #864

Closed kimhanbeom closed 1 month ago

kimhanbeom commented 1 month ago

Close: #859 Close: #860

codecov[bot] commented 1 month ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #864 +/- ## ========================================== - Coverage 76.77% 76.75% -0.02% ========================================== Files 31 31 Lines 24895 24907 +12 ========================================== + Hits 19112 19117 +5 - Misses 5783 5790 +7 ```

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