Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request streaming with Zinc #1196

Merged
merged 42 commits into from
Dec 25, 2023

Some more code style improvements

51d6654
Select commit
Loading
Failed to load commit list.
Merged

Request streaming with Zinc #1196

Some more code style improvements
51d6654
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2023 in 0s

48.92% (+0.27%) compared to 7976eb9

View this Pull Request on Codecov

48.92% (+0.27%) compared to 7976eb9

Details

Codecov Report

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

Comparison is base (7976eb9) 48.64% compared to head (51d6654) 48.92%.

Files Patch % Lines
...iPartFileFieldWithMimePart.boundary.decodeWith..st 0.00% 16 Missing ⚠️
...tor.class/instance/convertMultipartEntity.with..st 0.00% 15 Missing ⚠️
...nce/parseMultiPartFieldWithMimePart.decodeWith..st 0.00% 10 Missing ⚠️
...ore.package/ZnRingBuffer.class/instance/at.put..st 0.00% 9 Missing ⚠️
...c-Core.package/ZnRingBuffer.class/instance/hash.st 0.00% 9 Missing ⚠️
...re.package/ZnRingBuffer.class/instance/printOn..st 0.00% 9 Missing ⚠️
...nc-Core.package/ZnRingBuffer.class/instance/at..st 0.00% 7 Missing ⚠️
...Core.package/WAExternalFile.class/instance/size.st 0.00% 5 Missing ⚠️
...kage/ZnServer.extension/instance/streamUploads..st 0.00% 5 Missing ⚠️
...re.package/WAExternalFile.class/instance/exists.st 0.00% 4 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1196      +/-   ##
==========================================
+ Coverage   48.64%   48.92%   +0.27%     
==========================================
  Files        8954     9071     +117     
  Lines       80572    81602    +1030     
==========================================
+ Hits        39192    39920     +728     
- Misses      41380    41682     +302     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.