FriendsOfCake / cakephp-upload

CakePHP: Handle file uploading sans ridiculous automagic
https://cakephp-upload.readthedocs.io/
MIT License
551 stars 255 forks source link

Cake 5 #601

Closed ADmad closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (820a45c) 95.87% compared to head (a5e8f99) 95.86%. Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #601 +/- ## ============================================ - Coverage 95.87% 95.86% -0.02% Complexity 109 109 ============================================ Files 11 11 Lines 291 290 -1 ============================================ - Hits 279 278 -1 Misses 12 12 ``` | [Files](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake) | Coverage Δ | | |---|---|---| | [src/File/Path/Basepath/DefaultTrait.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0ZpbGUvUGF0aC9CYXNlcGF0aC9EZWZhdWx0VHJhaXQucGhw) | `100.00% <100.00%> (ø)` | | | [src/File/Path/DefaultProcessor.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0ZpbGUvUGF0aC9EZWZhdWx0UHJvY2Vzc29yLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/File/Path/Filename/DefaultTrait.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0ZpbGUvUGF0aC9GaWxlbmFtZS9EZWZhdWx0VHJhaXQucGhw) | `92.30% <100.00%> (+6.59%)` | :arrow_up: | | [src/File/Transformer/DefaultTransformer.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0ZpbGUvVHJhbnNmb3JtZXIvRGVmYXVsdFRyYW5zZm9ybWVyLnBocA==) | `100.00% <ø> (ø)` | | | [src/File/Writer/DefaultWriter.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0ZpbGUvV3JpdGVyL0RlZmF1bHRXcml0ZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/UploadPlugin.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL1VwbG9hZFBsdWdpbi5waHA=) | `0.00% <ø> (ø)` | | | [src/Validation/Traits/ImageValidationTrait.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL1ZhbGlkYXRpb24vVHJhaXRzL0ltYWdlVmFsaWRhdGlvblRyYWl0LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Validation/Traits/UploadValidationTrait.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL1ZhbGlkYXRpb24vVHJhaXRzL1VwbG9hZFZhbGlkYXRpb25UcmFpdC5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Model/Behavior/UploadBehavior.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL01vZGVsL0JlaGF2aW9yL1VwbG9hZEJlaGF2aW9yLnBocA==) | `95.04% <88.88%> (+0.04%)` | :arrow_up: | | [src/Database/Type/FileType.php](https://app.codecov.io/gh/FriendsOfCake/cakephp-upload/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FriendsOfCake#diff-c3JjL0RhdGFiYXNlL1R5cGUvRmlsZVR5cGUucGhw) | `33.33% <33.33%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.