Closed gausby closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
lib/tortoise/transport/ssl.ex | 2 | 3 | 66.67% | ||
<!-- | Total: | 2 | 3 | 66.67% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
lib/tortoise/package/connect.ex | 1 | 88.24% | ||
lib/tortoise/transport/ssl.ex | 1 | 51.61% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 455: | -0.1% |
Covered Lines: | 548 |
Relevant Lines: | 630 |
This will allow the user to pass in a binary as the host name, in which case it will get coerced into a charlist.
Fixes #66