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

Fix already built payload thrown error #511

Conversation

chamil321
Copy link
Contributor

@chamil321 chamil321 commented Jul 4, 2021

Purpose

Related to ballerina-platform/ballerina-library#1600

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

@codecov
Copy link

codecov bot commented Jul 4, 2021

Codecov Report

Merging #511 (3153013) into v1.1.0-alpha8-SNAPSHOT (99931e5) will increase coverage by 0.02%.
The diff coverage is 87.50%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##             v1.1.0-alpha8-SNAPSHOT     #511      +/-   ##
============================================================
+ Coverage                     58.29%   58.32%   +0.02%     
  Complexity                     2486     2486              
============================================================
  Files                           371      371              
  Lines                         18529    18531       +2     
  Branches                       3956     3957       +1     
============================================================
+ Hits                          10802    10808       +6     
+ Misses                         7077     7072       -5     
- Partials                        650      651       +1     
Impacted Files Coverage Δ
...t/http/nativeimpl/ExternHttpDataSourceBuilder.java 83.18% <87.50%> (+0.30%) ⬆️
...ransport/message/DefaultFullHttpMessageFuture.java 60.00% <0.00%> (-4.00%) ⬇️
...ballerinalang/net/http/signature/ParamHandler.java 85.29% <0.00%> (-1.48%) ⬇️
...actimpl/sender/channel/pool/ConnectionManager.java 83.03% <0.00%> (-0.90%) ⬇️
http-ballerina/http_response.bal 81.46% <0.00%> (+0.86%) ⬆️
...ctimpl/sender/http2/Http2ClientTimeoutHandler.java 63.30% <0.00%> (+0.91%) ⬆️
.../contractimpl/sender/http2/Http2TargetHandler.java 64.61% <0.00%> (+3.07%) ⬆️
...ractimpl/listener/UriAndHeaderLengthValidator.java 90.00% <0.00%> (+5.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 99931e5...3153013. Read the comment docs.

@chamil321 chamil321 merged commit 8e8404a into ballerina-platform:v1.1.0-alpha8-SNAPSHOT Jul 5, 2021
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.

2 participants