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

[#11388] Optimize Async call chain of maxColumnValue #11389

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 22, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Aug 22, 2024
@emeroad emeroad linked an issue Aug 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

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

Project coverage is 37.08%. Comparing base (4d8fc3d) to head (c41aea2).
Report is 2 commits behind head on master.

Files Patch % Lines
...navercorp/pinpoint/common/hbase/HbaseTemplate.java 0.00% 10 Missing ⚠️
...com/navercorp/pinpoint/common/hbase/CasResult.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11389      +/-   ##
============================================
+ Coverage     37.06%   37.08%   +0.02%     
- Complexity    12139    12147       +8     
============================================
  Files          4008     4009       +1     
  Lines         98434    98436       +2     
  Branches      10428    10426       -2     
============================================
+ Hits          36481    36503      +22     
+ Misses        58972    58954      -18     
+ Partials       2981     2979       -2     

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

@emeroad emeroad force-pushed the #11388_maxColumnValue branch from e940ec3 to c41aea2 Compare August 23, 2024 00:58
@emeroad emeroad merged commit 871f403 into pinpoint-apm:master Aug 23, 2024
2 of 3 checks passed
@emeroad emeroad deleted the #11388_maxColumnValue branch August 23, 2024 02:35
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.

Optimize Async call chain of maxColumnValue
1 participant