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 blocking write mode for association #356

Merged
merged 1 commit into from
Dec 9, 2024

Add blocking write mode for association

99301e5
Select commit
Loading
Failed to load commit list.
Merged

Add blocking write mode for association #356

Add blocking write mode for association
99301e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

81.58% (-0.08%) compared to ce7e8bc

View this Pull Request on Codecov

81.58% (-0.08%) compared to ce7e8bc

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.58%. Comparing base (ce7e8bc) to head (99301e5).

Files with missing lines Patch % Lines
stream.go 83.33% 4 Missing ⚠️
association.go 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   81.66%   81.58%   -0.08%     
==========================================
  Files          51       51              
  Lines        4341     4383      +42     
==========================================
+ Hits         3545     3576      +31     
- Misses        654      663       +9     
- Partials      142      144       +2     

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