• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

plank / laravel-mediable
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 6.3.1
DEFAULT BRANCH: master
Repo Added 21 Jul 2016 06:46PM CUT
Files 45
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH variant-documentation
branch: variant-documentation
CHANGE BRANCH
x
Reset
  • variant-documentation
  • 4.0
  • 4.0.0
  • 4.0.1
  • 4.1.0
  • 4.2.0
  • 4.2.1
  • 4.2.2
  • 4.2.3
  • 4.3.0
  • 4.3.1
  • 4.3.2
  • 4.4.0
  • 4.4.1
  • 4.4.2
  • 5.0.0
  • 5.0.1
  • 5.0.2
  • 5.0.3
  • 5.0.6
  • 5.0.7
  • 5.1.0
  • 5.1.1
  • 5.2.0
  • 5.2.1
  • 5.3.1
  • 5.4.0
  • 5.4.1
  • 5.5.0
  • 5.6.0
  • 5.8.0
  • 5.9.0
  • 5.9.1
  • 6.0.0
  • 6.0.2
  • 6.0.3
  • 6.0.4
  • 6.0.5
  • 6.1.0
  • 6.1.1
  • 6.1.2
  • 6.1.3
  • 6.2.0
  • 6.2.1
  • 6.3.0
  • 6.3.1
  • adjust-migration-drop-constraint
  • callback-ordering
  • cleanup-test-suite
  • composer-version-constraints
  • define-media-table
  • dependabot/github_actions/actions/cache-3
  • dependabot/github_actions/actions/checkout-3
  • develop
  • facade-phpdoc
  • facade-uniqueness
  • filesystem-options
  • fix-array-access
  • fix-case-insensitive
  • fix-collection-delete
  • fix-command-tests
  • fix-delete-offset
  • fix-duplicate-update-missing-model
  • fix-getClientSize-deprecation
  • fix-image-manipulator-binding
  • fix-import-uppercase
  • fix-load-image-contents
  • fix-migration-bindings
  • fix-webp-encoding
  • heic
  • image-manipulation
  • index-cleanup
  • intervention-autoconfig
  • intervention3-docs
  • l12-compatibility
  • laravel-10
  • laravel-7-support
  • laravel-8-support
  • laravel-9
  • laravel-9-temporary-url
  • localize-filename-sanitation
  • master
  • modern-migrations
  • move-to-disk
  • movetodisk-copy-visibility
  • multiple-models-per-job
  • on-duplicate-replace-with-variants
  • pass-media-to-manipulation-callback
  • php-84
  • php8-support
  • rework-create-image-variant-job
  • scoped-disk-support
  • source-adapter-url-path-parsing
  • support-8.1
  • temporary-url-support
  • update-changelog
  • update-psr-message-dep
  • update-rtd
  • uploaded-mime-type
  • use-custom-media-for-queries
  • v6
  • variant-tagging
  • variant-tracking
  • variant-visibility

pending completion
360

Pull #210

travis-ci

web-flow
Merge bcc56047f into 73c4a402c
Pull Request #210: Variant creation now handles conflicts

114 of 114 new or added lines in 8 files covered. (100.0%)

1172 of 1237 relevant lines covered (94.75%)

38.32 hits per line

Relevant lines Covered
Build:
Build:
1237 RELEVANT LINES 1172 COVERED LINES
38.32 HITS PER LINE
Source Files on variant-documentation
  • Tree
  • List 41
  • Changed 12
  • Source Changed 8
  • Coverage Changed 12
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
25.0
src/Exceptions/MediaMoveException.php29 4 1 3 4.0
56.1
src/MediableCollection.php139 41 23 18 4.0
85.33
src/MediaMover.php220 + 275 + 164 + 111 4.0
85.71
src/SourceAdapters/StreamResourceAdapter.php53 7 6 1 41.0
85.71
src/Helpers/File.php95 + 3121 + 818 + 63 + 219.0 + 11
88.89
.../Exceptions/MediaUpload/ConfigurationException.php40 9 8 1 2.0
91.3
src/SourceAdapters/RemoteUrlAdapter.php145 23 21 2 6.0
92.86
src/SourceAdapters/FileAdapter.php108 14 13 1 5.0
92.86
src/SourceAdapters/LocalPathAdapter.php104 14 13 1 15.0
92.86
src/SourceAdapters/UploadedFileAdapter.php104 14 13 1 4.0
Showing 1 to 10 of 41 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
  • ►
    94.74
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
360 variant-documentation Merge bcc56047f into 73c4a402c Pull #210 08 Oct 2020 03:12AM CUT web-flow travis-ci pending completion  
359 variant-documentation Variant creation now handles conflicts existing variants will not be recreated unless specified recreating a variant will replace the file and update the existing media record output destination can now be defined from the ImageManipulation If... push 08 Oct 2020 03:10AM CUT frasmage travis-ci pending completion  
358 variant-documentation Merge 210490c84 into 73c4a402c Pull #210 08 Oct 2020 03:09AM CUT web-flow travis-ci pending completion  
357 variant-documentation Variant creation now handles conflicts existing variants will not be recreated unless specified recreating a variant will replace the file and update the existing media record output destination can now be defined from the ImageManipulation If... push 08 Oct 2020 03:07AM CUT frasmage travis-ci pending completion  
355 variant-documentation Merge f7c6e6b4a into c7f46c062 Pull #207 05 Oct 2020 04:56AM CUT web-flow travis-ci pending completion  
354 variant-documentation Updated documentation about variants added imageManipulator Facade Added Media::makeVariant method push 05 Oct 2020 04:54AM CUT frasmage travis-ci pending completion  
353 variant-documentation Merge 3468840ed into c7f46c062 Pull #207 05 Oct 2020 04:46AM CUT web-flow travis-ci pending completion  
352 variant-documentation Updated documentation about variants added imageManipulator Facade Added Media::makeVariant method push 05 Oct 2020 04:44AM CUT frasmage travis-ci pending completion  
351 variant-documentation Updated documentation about variants added imageManipulator Facade Added Media::makeVariant method push 05 Oct 2020 04:40AM CUT frasmage travis-ci pending completion  
350 variant-documentation Updated documentation about variants added imageManipulator Facade Added Media::makeVariant method push 05 Oct 2020 04:39AM CUT frasmage travis-ci pending completion  
See All Builds (532)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc