Repo Added
|
Files
13
|
Badge
README BADGES
|
push
travis-ci
198 of 198 relevant lines covered (100.0%)
4.31 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/AuctionDescription.php | 39 | 7 | 7 | 0 | 1.0 | |
100.0 | src/AuctionInterval.php | 71 | 16 | 16 | 0 | 2.0 | |
100.0 | src/AuctionTitle.php | 49 | 11 | 11 | 0 | 1.0 | |
100.0 | src/autoload.php | 32 | 0 | 0 | 0 | 0.0 | |
100.0 | src/BidCollection.php | 43 | 10 | 10 | 0 | 2.0 | |
100.0 | src/BiddingAndInstantBuyAuction.php | 78 | 23 | 23 | 0 | 4.0 | |
100.0 | src/BiddingAuction.php | 241 | 70 | 70 | 0 | 6.0 | |
100.0 | src/Bid.php | 63 | 11 | 11 | 0 | 2.0 | |
100.0 | src/Currency.php | 66 | 10 | 10 | 0 | 4.0 | |
100.0 | src/Email.php | 39 | 7 | 7 | 0 | 1.0 | |
100.0 | src/Money.php | 64 | 17 | 17 | 0 | 3.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
8 | develop | Switch mocks with real object because of failing identity checks | push | travis-ci | pending completion | ||
7 | develop | Fix false positive | push | travis-ci | pending completion | ||
6 | develop | Fix typo | push | travis-ci | pending completion | ||
5 | develop | Harden exception checks in tests | push | travis-ci | pending completion | ||
4 | develop | Refactor tests to use traits instead of inheritance | push | travis-ci | pending completion | ||
3 | develop | Remember winner | push | travis-ci | pending completion | ||
2 | develop | Refactor Auction more | push | travis-ci | pending completion | ||
1 | develop | Add travis support | push | travis-ci | pending completion |