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

Allow garcefull subscripiton cancellation #75

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

tobiasah
Copy link
Member

This commit prevents an error is propagated to the data server if a subcription is disconnected intentionnally without an error.

@tobiasah tobiasah self-assigned this Nov 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.29%. Comparing base (d442b1a) to head (2756340).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   89.96%   90.29%   +0.32%     
==========================================
  Files          25       25              
  Lines        2113     2122       +9     
  Branches       91       91              
==========================================
+ Hits         1901     1916      +15     
+ Misses        204      199       -5     
+ Partials        8        7       -1     

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


🚨 Try these New Features:

Copy link
Collaborator

@markheik markheik left a comment

Choose a reason for hiding this comment

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

LGTM. Left one comment

@tobiasah tobiasah force-pushed the tobiasa/l1-2546 branch 2 times, most recently from aa959ff to 871345e Compare November 19, 2024 12:19
This commit prevents an error is propagated to the data server if
a subcription is disconnected intentionnally without an error.
@tobiasah tobiasah merged commit 60fdf17 into main Nov 19, 2024
12 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.

3 participants