SeasideSt / Seaside

The framework for developing sophisticated web applications in Smalltalk.
MIT License
508 stars 71 forks source link

File upload testing #1401

Closed jbrichau closed 5 months ago

jbrichau commented 5 months ago

Added a test for file uploads and fixed the (streaming) file uploads in GemStone.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (61d83eb) 48.42% compared to head (a8941d5) 48.49%.

Files Patch % Lines
...iPartFileFieldWithMimePart.boundary.decodeWith..st 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1401 +/- ## ========================================== + Coverage 48.42% 48.49% +0.07% ========================================== Files 9161 9163 +2 Lines 82141 82167 +26 ========================================== + Hits 39774 39850 +76 + Misses 42367 42317 -50 ```

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