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

[FIXED] Examples: Add missing 'stream' and 'durable' params in usage #821

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

kozlovic
Copy link
Member

Also clarify that stream parameter is actually needed.

Signed-off-by: Ivan Kozlovic [email protected]

Also clarify that `stream` parameter is actually needed.

Signed-off-by: Ivan Kozlovic <[email protected]>
@kozlovic kozlovic requested a review from levb November 19, 2024 20:33
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.44%. Comparing base (1553d4a) to head (91b24cc).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
+ Coverage   68.71%   70.44%   +1.73%     
==========================================
  Files          39       47       +8     
  Lines       15207    15373     +166     
  Branches     3143     3181      +38     
==========================================
+ Hits        10449    10830     +381     
+ Misses       1700     1469     -231     
- Partials     3058     3074      +16     

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


🚨 Try these New Features:

Copy link
Collaborator

@levb levb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@levb levb merged commit 227b48e into main Nov 22, 2024
30 checks passed
@levb levb deleted the fix_724 branch November 22, 2024 09:06
github-actions bot pushed a commit that referenced this pull request Nov 22, 2024
levb pushed a commit to levb/nats.c that referenced this pull request Dec 9, 2024
…ats-io#821)

Also clarify that `stream` parameter is actually needed.

Signed-off-by: Ivan Kozlovic <[email protected]>
@levb levb removed the cherry-pick label Dec 9, 2024
@levb
Copy link
Collaborator

levb commented Dec 9, 2024

Cherry-picked into v3.9.2

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