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

[#12064] Add async ApplicationUid Service #12169

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

donghun-cho
Copy link
Contributor

No description provided.

@donghun-cho donghun-cho added this to the 3.1.0 milestone Mar 17, 2025
@donghun-cho donghun-cho self-assigned this Mar 17, 2025
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

Attention: Patch coverage is 45.05495% with 50 lines in your changes missing coverage. Please review.

Project coverage is 33.55%. Comparing base (6113c45) to head (693c3b2).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...llector/uid/dao/hbase/HbaseApplicationNameDao.java 0.00% 18 Missing ⚠️
...ollector/uid/dao/hbase/HbaseApplicationUidDao.java 0.00% 16 Missing ⚠️
.../service/async/AsyncApplicationUidServiceImpl.java 80.85% 6 Missing and 3 partials ⚠️
...inpoint/common/hbase/async/HbaseAsyncTemplate.java 0.00% 6 Missing ⚠️
...llector/uid/service/ApplicationUidServiceImpl.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12169      +/-   ##
============================================
+ Coverage     33.54%   33.55%   +0.01%     
- Complexity    10591    10606      +15     
============================================
  Files          3865     3868       +3     
  Lines         91066    91146      +80     
  Branches       9627     9624       -3     
============================================
+ Hits          30545    30586      +41     
- Misses        57872    57904      +32     
- Partials       2649     2656       +7     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@donghun-cho donghun-cho force-pushed the uidAsync branch 3 times, most recently from 4839a8e to ac83dcc Compare March 17, 2025 07:48
@donghun-cho donghun-cho merged commit b6710f7 into pinpoint-apm:master Mar 20, 2025
3 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.

1 participant