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

[#11350] Add write option to AsyncBufferedMutatorBuilder #11351

Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 14, 2024

No description provided.

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (9ddc23a) to head (2cfc296).

Files Patch % Lines
...e/async/DefaultAsyncBufferedMutatorCustomizer.java 0.00% 12 Missing ⚠️
.../hbase/async/HbaseAsyncBufferedMutatorFactory.java 0.00% 10 Missing ⚠️
...ommon/hbase/config/HbaseTemplateConfiguration.java 0.00% 3 Missing ⚠️
...t/common/hbase/async/BatchAsyncHbasePutWriter.java 0.00% 1 Missing ⚠️
...ommon/hbase/async/DefaultAsyncTableCustomizer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11351      +/-   ##
============================================
- Coverage     36.95%   36.93%   -0.02%     
+ Complexity    12085    12080       -5     
============================================
  Files          4012     4014       +2     
  Lines         98321    98339      +18     
  Branches      10433    10433              
============================================
- Hits          36330    36325       -5     
- Misses        59017    59035      +18     
- Partials       2974     2979       +5     

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

@emeroad emeroad merged commit 75a92e5 into pinpoint-apm:master Aug 14, 2024
1 of 3 checks passed
@emeroad emeroad deleted the #11350_AsyncBufferedMutatorBuilder branch August 14, 2024 06:41
@emeroad emeroad linked an issue Aug 14, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add write option to AsyncBufferedMutatorBuilder
1 participant