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

Add missing HTTP status codes #1238

Merged
merged 3 commits into from
Sep 22, 2022
Merged

Conversation

chamil321
Copy link
Contributor

@chamil321 chamil321 commented Sep 22, 2022

Purpose

$subject

Fixes ballerina-platform/ballerina-library#3393

Examples

Checklist

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

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Base: 81.24% // Head: 81.34% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (3c98573) compared to base (a688447).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1238      +/-   ##
============================================
+ Coverage     81.24%   81.34%   +0.09%     
  Complexity       71       71              
============================================
  Files           360      360              
  Lines         19397    19465      +68     
  Branches       4360     4360              
============================================
+ Hits          15760    15833      +73     
+ Misses         2812     2806       -6     
- Partials        825      826       +1     
Impacted Files Coverage Δ
ballerina/http_status_code_types.bal 100.00% <100.00%> (ø)
...impl/listener/states/http2/EntityBodyReceived.java 55.55% <0.00%> (-5.56%) ⬇️
...timpl/listener/states/http2/SendingEntityBody.java 55.00% <0.00%> (-3.00%) ⬇️
.../contractimpl/sender/http2/Http2TargetHandler.java 70.76% <0.00%> (-1.54%) ⬇️
...nsport/contractimpl/DefaultHttpResponseFuture.java 75.92% <0.00%> (+0.61%) ⬆️
...nsport/contractimpl/Http2OutboundRespListener.java 78.80% <0.00%> (+1.32%) ⬆️
...ransport/message/DefaultFullHttpMessageFuture.java 96.00% <0.00%> (+4.00%) ⬆️
...sport/message/ServerRemoteFlowControlListener.java 75.00% <0.00%> (+12.50%) ⬆️
...ansport/message/DefaultBackPressureObservable.java 92.85% <0.00%> (+14.28%) ⬆️
...transport/message/DefaultBackPressureListener.java 60.00% <0.00%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants