Closed SalvoVirga closed 6 years ago
Merging #16 into master will decrease coverage by
<.01%
. The diff coverage is99.07%
.
@@ Coverage Diff @@
## master #16 +/- ##
==========================================
- Coverage 99.67% 99.67% -0.01%
==========================================
Files 54 53 -1
Lines 3702 3688 -14
==========================================
- Hits 3690 3676 -14
Misses 12 12
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_pub_sub.cpp | 100% <100%> (ø) |
:arrow_up: |
include/simple/context_manager.hpp | 100% <100%> (ø) |
:arrow_up: |
include/simple/generic_socket.hpp | 86.95% <100%> (ø) |
:arrow_up: |
tests/include/test_utils.hpp | 98.22% <98.5%> (-0.15%) |
: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 1aa9393...8e2b1ec. Read the comment docs.
This makes the zmq context unique among simple objects created in single unit, ContextManager is now a very trivial singleton