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

[#11768] Migrate TimerTaskDecorator to TaskDecorator #11769

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Nov 22, 2024

No description provided.

@emeroad emeroad added this to the 3.1.0 milestone Nov 22, 2024
@emeroad emeroad linked an issue Nov 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (afa69fa) to head (4f13e11).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...avercorp/pinpoint/web/realtime/RealtimeConfig.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11769   +/-   ##
=========================================
  Coverage     36.93%   36.93%           
+ Complexity    12409    12406    -3     
=========================================
  Files          4104     4104           
  Lines        100656   100656           
  Branches      10530    10530           
=========================================
+ Hits          37175    37178    +3     
+ Misses        60489    60483    -6     
- Partials       2992     2995    +3     

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


🚨 Try these New Features:

@emeroad emeroad merged commit b078079 into pinpoint-apm:master Nov 22, 2024
3 checks passed
@emeroad emeroad deleted the #11768_task_decorator branch November 22, 2024 03:44
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.

Migrate TimerTaskDecorator to TaskDecorator
1 participant