Ran
|
Jobs
4
|
Files
55
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/mongoid/moped/commit/a525ad316">Add SSL context configuration MongoDB offers a possibility to use SSL client certificates and to use the root CA to verify hosts. This change makes these settings accessible from the config by passing a Hash instead of a boolean to the SSL option. This patch is heavily inspired by </a><a class="double-link" href="https://github.com/mongoid/moped/commit/dc2147582">dc2147582</a>
17 of 17 new or added lines in 4 files covered. (100.0%)
1486 of 1558 relevant lines covered (95.38%)
816.92 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
12 |
34.48 |
-21.07% | lib/moped/connection/socket/ssl.rb |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.24 |
0.0% | lib/moped/connection.rb |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1069.1 (1.9.3, CI="travis") | 55 |
95.33 |
Travis Job 1069.1 | |
2 | 1069.2 (2.0.0, CI="travis") | 55 |
95.33 |
Travis Job 1069.2 | |
3 | 1069.3 (2.1.0, CI="travis") | 55 |
95.33 |
Travis Job 1069.3 | |
4 | 1069.4 (jruby, CI="travis") | 55 |
93.65 |
Travis Job 1069.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|