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

[2201.7.x] Fix Content-Type header duplication via addHeader method #2182

Open
wants to merge 8 commits into
base: 2201.7.x
Choose a base branch
from

Conversation

TharmiganK
Copy link
Contributor

Purpose

Part of: ballerina-platform/ballerina-library#7268

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • Checked the impact on OpenAPI generation

@TharmiganK TharmiganK marked this pull request as ready for review October 16, 2024 10:27
Copy link

sonarcloud bot commented Oct 16, 2024

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.67%. Comparing base (46674b4) to head (c17463b).
Report is 1 commits behind head on 2201.7.x.

Additional details and impacted files
@@              Coverage Diff               @@
##             2201.7.x    #2182      +/-   ##
==============================================
+ Coverage       81.65%   81.67%   +0.02%     
  Complexity        577      577              
==============================================
  Files             393      393              
  Lines           21424    21430       +6     
  Branches         4803     4809       +6     
==============================================
+ Hits            17493    17504      +11     
+ Misses           2932     2928       -4     
+ Partials          999      998       -1     

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

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.

1 participant