Repo Added
|
Files
45
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
48.15 | src/MediableCollection.php | 91 | 27 | 13 | 14 | 5.0 | |
50.0 | src/Exceptions/MediaMoveException.php | 19 | 2 | 1 | 1 | 8.0 | |
85.71 | src/SourceAdapters/StreamResourceAdapter.php | 53 | 7 | 6 | 1 | 82.0 | |
88.89 | .../Exceptions/MediaUpload/ConfigurationException.php | 40 | 9 | 8 | 1 | 5.0 | |
91.3 | src/SourceAdapters/RemoteUrlAdapter.php | 145 | 23 | 21 | 2 | 12.0 | |
92.31 | src/Commands/ImportMediaCommand.php | 200 | 52 | 48 | 4 | 37.0 | |
92.86 | src/SourceAdapters/FileAdapter.php | 108 | 14 | 13 | 1 | 11.0 | |
92.86 | src/SourceAdapters/LocalPathAdapter.php | 104 | 14 | 13 | 1 | 31.0 | |
92.86 | src/SourceAdapters/UploadedFileAdapter.php | 104 | 14 | 13 | 1 | 9.0 | |
93.88 | src/MediableServiceProvider.php | 143 | 49 | 46 | 3 | 708.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
260 | fix-array-access | Merge b6f492ed1 into 9c0d0aa59 | Pull #176 | travis-ci | pending completion | ||
259 | fix-array-access | Ensure that config array access always has a default value prevent notices if config keys don't exist fixes #174, by avoiding deferencing an array key on null if the config file hasn't been imported | push | travis-ci | pending completion |