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

[#11004] Removed legacy channel api supports #11007

Merged
merged 1 commit into from
May 13, 2024

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented May 13, 2024

resolves #11004

Copy link

codecov bot commented May 13, 2024

Codecov Report

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

Project coverage is 37.04%. Comparing base (d52a33d) to head (7b990cc).
Report is 2 commits behind head on master.

❗ Current head 7b990cc differs from pull request most recent head b3750d0. Consider uploading reports for the commit b3750d0 to get more accurate results

Files Patch % Lines
.../pinpoint/web/realtime/AgentLookupServiceImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11007      +/-   ##
============================================
- Coverage     37.06%   37.04%   -0.03%     
+ Complexity    12018    11987      -31     
============================================
  Files          3943     3936       -7     
  Lines         97136    97021     -115     
  Branches      10397    10395       -2     
============================================
- Hits          36008    35938      -70     
+ Misses        58170    58125      -45     
  Partials       2958     2958              

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

@smilu97 smilu97 merged commit fef2e1a into pinpoint-apm:master May 13, 2024
1 check passed
@smilu97 smilu97 deleted the 11004_channel branch May 13, 2024 07:00
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.

Remove legacy supports in channel feature
1 participant