|
Repo Added
|
Files
75
|
Badge
README BADGES
|
push
travis-ci
1922 of 2022 relevant lines covered (95.05%)
25.04 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 303 | transpec_fixes | Convert specs to RSpec 2.14.8 syntax with Transpec This conversion is done by Transpec 2.3.7 with the following command: transpec * 68 conversions from: obj.should_receive(:message) to: expect(obj).to receive(:message) * 17 conver... | push | travis-ci | pending completion |