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

Added support for multi-part body content #44

Merged
merged 3 commits into from
Sep 10, 2021
Merged

Conversation

mtabacman
Copy link
Member

@mtabacman mtabacman commented Sep 9, 2021

Fixes #43

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #44 (6d8f576) into release-candidate (5bff032) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           release-candidate      #44      +/-   ##
=====================================================
+ Coverage              99.60%   99.62%   +0.01%     
=====================================================
  Files                     50       53       +3     
  Lines                   2790     2924     +134     
=====================================================
+ Hits                    2779     2913     +134     
  Misses                    11       11              
Impacted Files Coverage Δ
...ice-Discovery/FixedServiceDiscoveryClient.class.st 100.00% <ø> (ø)
...minal-Model-Tests/AddMultiPartCommandTest.class.st 100.00% <100.00%> (ø)
.../Superluminal-Model-Tests/HttpRequestTest.class.st 100.00% <100.00%> (ø)
...ce/Superluminal-Model/AddMultiPartCommand.class.st 100.00% <100.00%> (ø)
...Superluminal-Model/HttpRequestBodyBuilder.class.st 100.00% <100.00%> (ø)
...e/Superluminal-Model/MultiPartBodyBuilder.class.st 100.00% <100.00%> (ø)
...very-Tests/NullServiceDiscoveryClientTest.class.st 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bff032...6d8f576. Read the comment docs.

fortizpenaloza
fortizpenaloza previously approved these changes Sep 10, 2021
source/Superluminal-Model-Tests/TestAsserter.extension.st Outdated Show resolved Hide resolved
@gcotelli gcotelli merged commit cff4925 into release-candidate Sep 10, 2021
@gcotelli gcotelli deleted the 43-multi-part branch September 10, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add multipart support
3 participants