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 |
---|---|---|---|---|---|---|---|
271 | source-adapter-url-path-parsing | Merge 716d55fe2 into 7c3e9ce8d | Pull #183 | travis-ci | pending completion | ||
270 | source-adapter-url-path-parsing | fixed SourceAdapter remote url path parsing was previously using pathinfo, which can get confused by query parameters. Now only analyzing the path portion of the URL. | push | travis-ci | pending completion |