Closed fernandalangsch closed 6 years ago
Merging #5 into master will decrease coverage by
0.13%
. The diff coverage is89.58%
.
@@ Coverage Diff @@
## master #5 +/- ##
==========================================
- Coverage 99.81% 99.68% -0.14%
==========================================
Files 54 54
Lines 3753 3764 +11
==========================================
+ Hits 3746 3752 +6
- Misses 7 12 +5
Impacted Files | Coverage Δ | |
---|---|---|
msgs/include/simple_msgs/image.hpp | 100% <100%> (ø) |
:arrow_up: |
msgs/src/image.cpp | 100% <100%> (ø) |
:arrow_up: |
include/simple/generic_socket.hpp | 86.95% <75%> (-6.27%) |
:arrow_down: |
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 fd933c6...364f89c. Read the comment docs.
Images examples working. The image content is only valid as long as the socket is still alive (no copy of content to Image wrapper).