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

[#noissue] Refactor DataSender #11977

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 17, 2025

No description provided.

@emeroad emeroad added this to the 3.1.0 milestone Jan 17, 2025
@emeroad emeroad force-pushed the #noissue_refactor_datasender branch from d0c4901 to af90303 Compare January 17, 2025 10:06
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 40.54054% with 44 lines in your changes missing coverage. Please review.

Project coverage is 35.00%. Comparing base (8f5093b) to head (af90303).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...om/navercorp/pinpoint/common/profiler/IOUtils.java 0.00% 10 Missing ⚠️
...corp/pinpoint/profiler/test/rpc/MockRpcModule.java 0.00% 8 Missing ⚠️
.../profiler/test/MockApiMetaDataServiceProvider.java 0.00% 4 Missing ⚠️
.../profiler/test/PluginApplicationContextModule.java 0.00% 4 Missing ⚠️
...point/profiler/test/ApplicationContextHandler.java 0.00% 3 Missing ⚠️
...pinpoint/profiler/test/MockApiMetaDataService.java 0.00% 3 Missing ⚠️
...npoint/profiler/test/AsyncDataSenderDelegator.java 0.00% 2 Missing ⚠️
...nt/profiler/monitor/CustomMetricCollectingJob.java 0.00% 2 Missing ⚠️
...inpoint/profiler/test/MockTraceContextFactory.java 0.00% 1 Missing ⚠️
...vercorp/pinpoint/profiler/test/TestDataSender.java 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11977   +/-   ##
=========================================
  Coverage     35.00%   35.00%           
+ Complexity    10966    10964    -2     
=========================================
  Files          3824     3824           
  Lines         91774    91765    -9     
  Branches       9706     9707    +1     
=========================================
+ Hits          32124    32125    +1     
+ Misses        56984    56973   -11     
- Partials       2666     2667    +1     

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

@emeroad emeroad merged commit bca406d into pinpoint-apm:master Jan 17, 2025
3 checks passed
@emeroad emeroad deleted the #noissue_refactor_datasender branch January 20, 2025 07:24
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.

1 participant