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

[#11543] Improve debuggability #11548

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 4, 2024

No description provided.

@emeroad emeroad added the cleanup label Oct 4, 2024
@emeroad emeroad added this to the 3.0.1 milestone Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 37.05%. Comparing base (d80f7c5) to head (7f4749b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...com/navercorp/pinpoint/common/util/Predicates.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11548   +/-   ##
=========================================
  Coverage     37.05%   37.05%           
- Complexity    12227    12230    +3     
=========================================
  Files          4040     4040           
  Lines         99008    99008           
  Branches      10438    10438           
=========================================
+ Hits          36688    36689    +1     
- Misses        59337    59338    +1     
+ Partials       2983     2981    -2     

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

@emeroad emeroad merged commit dc4cb95 into pinpoint-apm:master Oct 4, 2024
3 checks passed
@emeroad emeroad linked an issue Oct 4, 2024 that may be closed by this pull request
@emeroad emeroad deleted the #11543_debugger branch October 4, 2024 08:31
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.

Remove unnecessary EnumerationFilter
1 participant