CESNET / Nemea-Framework

Nemea framework is the heart of the Nemea system. It contains implementation of common communication interfaces, UniRec data format and useful datastructures and algorithms.
11 stars 24 forks source link

setup github actions workflow #171

Closed cejkato2 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #171 (76dd896) into master (8b21855) will increase coverage by 38.10%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #171       +/-   ##
===========================================
+ Coverage   41.89%   80.00%   +38.10%     
===========================================
  Files          73        2       -71     
  Lines       14851       10    -14841     
===========================================
- Hits         6222        8     -6214     
+ Misses       8629        2     -8627     
Impacted Files Coverage Δ
unirec/ipaddr.h 75.00% <0.00%> (-23.15%) :arrow_down:
libtrap/tests/test_trap_ifc_tcpip_client.c
libtrap/src/trap_internal.c
pytrap/src/unirecipaddr.c
unirec/tests/ip_prefix_search_test.c
common/fast_hash_table/fast_hash_table.c
common/cuckoo_hash_v2/hashes_v2.c
common/cuckoo_hash/cuckoo_hash.c
libtrap/src/third-party/libjansson/strbuffer.c
libtrap/src/ifc_tcpip.c
... and 63 more

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 8b21855...76dd896. Read the comment docs.