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

[#11379] Add AsyncPollingPutWriter #11380

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 21, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Aug 21, 2024
@emeroad emeroad linked an issue Aug 21, 2024 that may be closed by this pull request
@emeroad emeroad force-pushed the #11379_asyncPollingPutWriter branch 2 times, most recently from fbd6947 to b5ff6c5 Compare August 21, 2024 08:32
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 72.98578% with 57 lines in your changes missing coverage. Please review.

Project coverage is 37.08%. Comparing base (6ad1d28) to head (767e3e1).
Report is 2 commits behind head on master.

Files Patch % Lines
...pinpoint/common/hbase/async/AsyncPollerThread.java 80.19% 12 Missing and 8 partials ⚠️
...ommon/hbase/config/HbaseTemplateConfiguration.java 0.00% 18 Missing ⚠️
...ercorp/pinpoint/common/hbase/util/FutureUtils.java 50.00% 7 Missing and 1 partial ⚠️
...nt/common/hbase/async/AsyncTableWriterFactory.java 0.00% 5 Missing ⚠️
...pinpoint/common/hbase/async/AsyncPollerOption.java 90.62% 3 Missing ⚠️
...oint/common/hbase/async/AsyncPollingPutWriter.java 90.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11380      +/-   ##
============================================
+ Coverage     37.02%   37.08%   +0.06%     
- Complexity    12084    12139      +55     
============================================
  Files          3999     4005       +6     
  Lines         98152    98363     +211     
  Branches      10421    10441      +20     
============================================
+ Hits          36336    36479     +143     
- Misses        58846    58902      +56     
- Partials       2970     2982      +12     

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

@emeroad emeroad force-pushed the #11379_asyncPollingPutWriter branch from b5ff6c5 to 067de65 Compare August 22, 2024 02:24
@emeroad emeroad force-pushed the #11379_asyncPollingPutWriter branch from 067de65 to 767e3e1 Compare August 22, 2024 02:45
@emeroad emeroad merged commit 0239183 into pinpoint-apm:master Aug 22, 2024
3 checks passed
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 AsyncPollingPutWriter
1 participant