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

Ur funcs fix #176

Closed havraji6 closed 3 years ago

havraji6 commented 3 years ago

fixed compilation issues when providing const parameters to unirec functions with non-const parameters

codecov-commenter commented 3 years ago

Codecov Report

Merging #176 (5a8a254) into master (f9c3265) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  Coverage   80.00%   80.00%           
=======================================
  Files           2        2           
  Lines          10       10           
=======================================
  Hits            8        8           
  Misses          2        2           
Flag Coverage Δ
tests 80.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
unirec/ipaddr.h 75.00% <ø> (ø)
unirec/macaddr.h 100.00% <ø> (ø)

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 f9c3265...5a8a254. Read the comment docs.

SiskaPavel commented 3 years ago

Mohl by si dát rebase, aby se odstranily ty 2 commity navíc?