dioptra-io / caracal

:cat: A fast ICMP/UDP IPv4/v6 Paris traceroute and ping engine.
https://dioptra-io.github.io/caracal/
MIT License
26 stars 4 forks source link

deps: use catch2 and pybind11 from conan #36

Closed maxmouchet closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (6605199) into main (9defe6e) will increase coverage by 1.46%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   71.60%   73.07%   +1.46%     
==========================================
  Files          24       24              
  Lines        1268     1274       +6     
  Branches      707      707              
==========================================
+ Hits          908      931      +23     
+ Misses        252      195      -57     
- Partials      108      148      +40     
Impacted Files Coverage Δ
src/sniffer.cpp 68.49% <0.00%> (+3.70%) :arrow_up:
src/reply.cpp 26.86% <0.00%> (+16.09%) :arrow_up:
include/caracal/statistics.hpp 61.11% <0.00%> (+19.93%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9defe6e...6605199. Read the comment docs.