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

[#11346] Refactory AgentEventQuery #11370

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 19, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Aug 19, 2024
@emeroad emeroad force-pushed the #11346_eventQuery branch 3 times, most recently from 01f50d4 to b9041d6 Compare August 19, 2024 06:23
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 55.95238% with 37 lines in your changes missing coverage. Please review.

Project coverage is 36.98%. Comparing base (d72edb5) to head (e72ee80).
Report is 1 commits behind head on master.

Files Patch % Lines
...orp/pinpoint/web/dao/hbase/HbaseAgentEventDao.java 0.00% 13 Missing ⚠️
...inpoint/web/dao/hbase/AgentEventFilterBuilder.java 75.00% 6 Missing and 2 partials ⚠️
...inpoint/web/service/component/AgentEventQuery.java 73.91% 6 Missing ⚠️
...rp/pinpoint/web/service/AgentEventServiceImpl.java 0.00% 4 Missing ⚠️
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% 3 Missing ⚠️
.../authorization/controller/AgentInfoController.java 0.00% 2 Missing ⚠️
...service/component/DefaultActiveAgentValidator.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11370      +/-   ##
============================================
+ Coverage     36.96%   36.98%   +0.01%     
- Complexity    12087    12101      +14     
============================================
  Files          4010     4012       +2     
  Lines         98314    98372      +58     
  Branches      10425    10429       +4     
============================================
+ Hits          36344    36385      +41     
- Misses        58998    59013      +15     
- Partials       2972     2974       +2     

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

@emeroad emeroad merged commit 7dbf730 into pinpoint-apm:master Aug 19, 2024
3 checks passed
@emeroad emeroad linked an issue Aug 19, 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.

Optimize agent lookup for agent compatibility
1 participant