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

unirec: csv: timestamps are now printed in microsecond precision #158

Closed havraji6 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #158 into master will increase coverage by 0.08%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   41.95%   42.03%   +0.08%     
==========================================
  Files          73       73              
  Lines       14767    14767              
==========================================
+ Hits         6195     6207      +12     
+ Misses       8572     8560      -12     
Impacted Files Coverage Δ
unirec/unirec2csv.c 0.00% <0.00%> (ø)
libtrap/src/ifc_tcpip.c 57.35% <0.00%> (-0.12%) :arrow_down:
libtrap/src/ifc_tls.c 58.14% <0.00%> (+1.32%) :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 0f14388...ed16495. Read the comment docs.