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

[#11905] Remove deprecated module #11936

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 10, 2025

No description provided.

@emeroad emeroad added this to the 3.1.0 milestone Jan 10, 2025
@emeroad emeroad linked an issue Jan 10, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 15.45894% with 175 lines in your changes missing coverage. Please review.

Project coverage is 35.09%. Comparing base (3b1504b) to head (160e8cb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...llector/receiver/grpc/service/SocketStateCode.java 0.00% 58 Missing ⚠️
...m/navercorp/pinpoint/realtime/dto/CommandType.java 0.00% 36 Missing ⚠️
...inpoint/common/server/threaddump/TThreadState.java 0.00% 21 Missing ⚠️
...npoint/collector/receiver/SpanDispatchHandler.java 0.00% 6 Missing ⚠️
...npoint/collector/receiver/StatDispatchHandler.java 0.00% 6 Missing ⚠️
...llector/receiver/grpc/service/MetadataService.java 0.00% 6 Missing ⚠️
...ealtime/collector/controller/ClusterException.java 0.00% 6 Missing ⚠️
...e/collector/controller/ClusterPointController.java 0.00% 6 Missing ⚠️
...t/collector/receiver/grpc/service/StatService.java 0.00% 4 Missing ⚠️
...va/com/navercorp/pinpoint/io/util/MessageType.java 87.87% 3 Missing and 1 partial ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11936      +/-   ##
============================================
- Coverage     36.28%   35.09%   -1.19%     
+ Complexity    11975    10980     -995     
============================================
  Files          3994     3819     -175     
  Lines         96738    91621    -5117     
  Branches      10178     9700     -478     
============================================
- Hits          35100    32157    -2943     
+ Misses        58708    56798    -1910     
+ Partials       2930     2666     -264     

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

@emeroad emeroad merged commit 00786f1 into pinpoint-apm:master Jan 10, 2025
1 of 3 checks passed
@emeroad emeroad deleted the #11905_deprecated_flink branch January 13, 2025 01:22
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.

Clean up the flink module.
1 participant