Closed jlalvarez18 closed 7 years ago
Merging #2 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #2 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 33 33
=====================================
Hits 33 33
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 c86fb69...5949dc6. Read the comment docs.
Thanks, if you need a full working example I suggest you to have a look at the demo repository https://github.com/reswifq/demo
I lost 20 minutes of my life wondering why
try TCPClient(hostname: "127.0.0.1", port: 6379)
was failing until I realized it was in the Redis dependency ;)