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

[#11050] Remove duplicate code in TimeHistogramFormat #11143

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jun 11, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 37.05%. Comparing base (0235e19) to head (9fe6875).
Report is 1 commits behind head on master.

Files Patch % Lines
...t/web/applicationmap/controller/MapController.java 0.00% 5 Missing ⚠️
.../applicationmap/histogram/TimeHistogramFormat.java 25.00% 3 Missing ⚠️
...plicationmap/controller/FilteredMapController.java 0.00% 2 Missing ⚠️
.../web/controller/BusinessTransactionController.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11143   +/-   ##
=========================================
  Coverage     37.05%   37.05%           
- Complexity    11990    11991    +1     
=========================================
  Files          3948     3948           
  Lines         97301    97295    -6     
  Branches      10387    10385    -2     
=========================================
+ Hits          36051    36052    +1     
+ Misses        58288    58282    -6     
+ Partials       2962     2961    -1     

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

@emeroad emeroad merged commit b819305 into pinpoint-apm:master Jun 11, 2024
2 of 3 checks passed
@emeroad emeroad linked an issue Jun 11, 2024 that may be closed by this pull request
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.

Extract JsonSerializer from ServerMap into View Class
1 participant