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

[#11186] Refactor DataSender #11222

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 4, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 40.81633% with 58 lines in your changes missing coverage. Please review.

Project coverage is 36.98%. Comparing base (f3f8b90) to head (372ec45).

Files Patch % Lines
...corp/pinpoint/profiler/test/rpc/MockRpcModule.java 0.00% 12 Missing ⚠️
...npoint/profiler/test/AsyncDataSenderDelegator.java 0.00% 10 Missing ⚠️
...t/profiler/test/PluginVerifierExternalAdaptor.java 0.00% 10 Missing ⚠️
...point/profiler/test/ApplicationContextHandler.java 0.00% 8 Missing ⚠️
.../navercorp/pinpoint/common/profiler/Stoppable.java 0.00% 5 Missing ⚠️
.../profiler/test/PluginApplicationContextModule.java 0.00% 3 Missing ⚠️
.../profiler/test/MockApiMetaDataServiceProvider.java 0.00% 2 Missing ⚠️
...m/navercorp/pinpoint/profiler/AgentInfoSender.java 50.00% 2 Missing ⚠️
...pinpoint/profiler/test/MockApiMetaDataService.java 0.00% 1 Missing ⚠️
...vercorp/pinpoint/profiler/test/TestDataSender.java 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11222      +/-   ##
============================================
- Coverage     36.99%   36.98%   -0.02%     
  Complexity    12053    12053              
============================================
  Files          3983     3984       +1     
  Lines         97956    97932      -24     
  Branches      10426    10422       -4     
============================================
- Hits          36237    36217      -20     
- Misses        58744    58745       +1     
+ Partials       2975     2970       -5     

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

@emeroad emeroad force-pushed the #noissue_grpc branch 3 times, most recently from cedeee5 to c2c6f7b Compare July 5, 2024 02:05
@emeroad emeroad merged commit 9498659 into pinpoint-apm:master Jul 5, 2024
3 checks passed
@emeroad emeroad deleted the #noissue_grpc branch July 10, 2024 06:44
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.

None yet

1 participant