Skip to content

Comments

Fix content-type resolution in the received HTTP request#683

Merged
ayeshLK merged 4 commits intoballerina-platform:masterfrom
ayeshLK:master
Mar 5, 2025
Merged

Fix content-type resolution in the received HTTP request#683
ayeshLK merged 4 commits intoballerina-platform:masterfrom
ayeshLK:master

Conversation

@ayeshLK
Copy link
Member

@ayeshLK ayeshLK commented Mar 5, 2025

Purpose

$subject

Fixes: #7666

Examples

N/A

Checklist

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

@codecov
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.28%. Comparing base (9b4c71c) to head (f9087db).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #683      +/-   ##
============================================
+ Coverage     86.24%   86.28%   +0.03%     
  Complexity       38       38              
============================================
  Files            13       13              
  Lines           698      700       +2     
  Branches        190      191       +1     
============================================
+ Hits            602      604       +2     
  Misses           92       92              
  Partials          4        4              

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

Nuvindu
Nuvindu previously approved these changes Mar 5, 2025
DimuthuMadushan
DimuthuMadushan previously approved these changes Mar 5, 2025
@ayeshLK ayeshLK dismissed stale reviews from DimuthuMadushan and Nuvindu via 4307b3f March 5, 2025 05:56
Co-authored-by: DimuthuMadushan <35717653+DimuthuMadushan@users.noreply.github.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2025

@ayeshLK ayeshLK merged commit cb5a731 into ballerina-platform:master Mar 5, 2025
8 checks passed
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.

Content type is not properly resolved in received HTTP request for onEventNotification

3 participants