-
Notifications
You must be signed in to change notification settings - Fork 4
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
Introduce missing MQMD fields to the ibmmq:Message
#56
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #56 +/- ##
============================================
- Coverage 81.21% 80.21% -1.00%
- Complexity 104 121 +17
============================================
Files 20 20
Lines 958 935 -23
Branches 80 92 +12
============================================
- Hits 778 750 -28
- Misses 157 158 +1
- Partials 23 27 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose
Fixes: #6964
Related to: #775
Examples
Using
userId
andaccountingToken
Using
encoding
andcharacterSet
Checklist