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 custom headers and parameters to the unsubscription request #635

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

ayeshLK
Copy link
Member

@ayeshLK ayeshLK commented Sep 15, 2023

Purpose

$subject

Part of: #4795

Examples

N/A

Checklist

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15% 🎉

Comparison is base (769ac59) 86.76% compared to head (3231b84) 86.91%.
Report is 9 commits behind head on 2201.7.x.

Additional details and impacted files
@@              Coverage Diff               @@
##             2201.7.x     #635      +/-   ##
==============================================
+ Coverage       86.76%   86.91%   +0.15%     
  Complexity         38       38              
==============================================
  Files              15       15              
  Lines             710      711       +1     
  Branches          355      355              
==============================================
+ Hits              616      618       +2     
+ Misses             89       88       -1     
  Partials            5        5              
Files Changed Coverage Δ
ballerina/annotation.bal 80.00% <ø> (ø)
ballerina/subscriber_client.bal 97.95% <100.00%> (+0.04%) ⬆️

... and 1 file with indirect coverage changes

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

@ayeshLK ayeshLK merged commit c03c40c into ballerina-platform:2201.7.x Sep 15, 2023
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