dereuromark / cakephp-file-storage

Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface. It's not just yet another uploader but a complete storage solution.
MIT License
4 stars 2 forks source link

Fix hasOne, add validation #4

Closed dereuromark closed 2 years ago

dereuromark commented 2 years ago

Try to resolve https://github.com/dereuromark/cakephp-file-storage/issues/3

It now stores the correct height/width etc, but the path and variants info are now lost

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ee42e00). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   43.59%           
  Complexity        ?      177           
=========================================
  Files             ?       11           
  Lines             ?      601           
  Branches          ?        0           
=========================================
  Hits              ?      262           
  Misses            ?      339           
  Partials          ?        0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more