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

[#12025] Refactor AgentStatDataPoint interface #12164

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Mar 14, 2025

No description provided.

@emeroad emeroad added this to the 3.1.0 milestone Mar 14, 2025
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

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

Project coverage is 33.40%. Comparing base (61f1671) to head (135270d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...collector/model/kafka/AgentStatModelConverter.java 0.00% 108 Missing ⚠️
...pector/collector/model/kafka/AgentStatBuilder.java 0.00% 12 Missing ⚠️
...npoint/common/server/bo/stat/DefaultDataPoint.java 0.00% 7 Missing ⚠️
.../navercorp/pinpoint/common/model/SortKeyUtils.java 0.00% 6 Missing ⚠️
...ector/mapper/grpc/stat/GrpcDataSourceBoMapper.java 0.00% 4 Missing ⚠️
...ctor/mapper/grpc/stat/GrpcTransactionBoMapper.java 0.00% 4 Missing ⚠️
...t/common/server/bo/stat/AbstractStatDataPoint.java 0.00% 4 Missing ⚠️
...rp/pinpoint/common/server/bo/stat/AgentStatBo.java 0.00% 4 Missing ⚠️
...ector/collector/dao/pinot/DefaultAgentStatDao.java 0.00% 4 Missing ⚠️
...ctor/mapper/grpc/stat/GrpcActiveTraceBoMapper.java 0.00% 3 Missing ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12164      +/-   ##
============================================
+ Coverage     33.31%   33.40%   +0.09%     
- Complexity    10580    10581       +1     
============================================
  Files          3857     3860       +3     
  Lines         91616    91374     -242     
  Branches       9829     9736      -93     
============================================
+ Hits          30520    30523       +3     
+ Misses        58457    58212     -245     
  Partials       2639     2639              

☔ 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.

@emeroad emeroad force-pushed the #12025_datapoint branch 4 times, most recently from 8b6d1e1 to dacf8db Compare March 14, 2025 10:16
@emeroad emeroad merged commit ccd4b47 into pinpoint-apm:master Mar 14, 2025
2 of 3 checks passed
@emeroad emeroad deleted the #12025_datapoint branch March 17, 2025 02:42
Copy link
Member

@minwoo-jung minwoo-jung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants