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

[#11129] Fix RecentRunningFilter to include shutdown agents in range #11130

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

intr3p1d
Copy link
Contributor

@intr3p1d intr3p1d commented Jun 5, 2024

resolve #11129

@intr3p1d intr3p1d added this to the 3.0.1 milestone Jun 5, 2024
@intr3p1d intr3p1d self-assigned this Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

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

Project coverage is 37.02%. Comparing base (9e0c184) to head (90c0300).

Files Patch % Lines
...corp/pinpoint/web/vo/agent/AgentStatusFilters.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11130   +/-   ##
=========================================
  Coverage     37.02%   37.02%           
+ Complexity    11983    11981    -2     
=========================================
  Files          3949     3949           
  Lines         97285    97285           
  Branches      10392    10392           
=========================================
  Hits          36016    36016           
+ Misses        58309    58307    -2     
- Partials       2960     2962    +2     

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

@intr3p1d intr3p1d merged commit b6316b9 into pinpoint-apm:master Jun 5, 2024
2 of 3 checks passed
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.

Fix RecentRunningFilter to include shutdown agents in range
1 participant