Skip to content

small optimizations

ee8b422
Select commit
Loading
Failed to load commit list.
Merged

support custom attributes for metrics #924

small optimizations
ee8b422
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2025 in 0s

10.05% (+0.01%) compared to 1defd11

View this Pull Request on Codecov

10.05% (+0.01%) compared to 1defd11

Details

Codecov Report

Attention: Patch coverage is 27.92793% with 80 lines in your changes missing coverage. Please review.

Project coverage is 10.05%. Comparing base (1defd11) to head (ee8b422).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ring/datadog/statsd/DatadogResponseSerializer.java 0.00% 19 Missing ⚠️
...opentelemetry/OpenTelemetryResponseSerializer.java 0.00% 18 Missing ⚠️
...onitoring/newrelic/NewrelicResponseSerializer.java 0.00% 9 Missing ⚠️
...s/monitoring/datadog/statsd/DatadogMiddleware.java 0.00% 8 Missing ⚠️
...nitoring/newrelic/NewRelicTelemetryMiddleware.java 0.00% 7 Missing ⚠️
...itoring/opentelemetry/OpenTelemetryMiddleware.java 0.00% 7 Missing ⚠️
...commercetools/monitoring/datadog/DatadogUtils.java 70.58% 5 Missing ⚠️
.../monitoring/datadog/DatadogResponseSerializer.java 71.42% 4 Missing ⚠️
...rcetools/monitoring/datadog/DatadogMiddleware.java 75.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #924      +/-   ##
============================================
+ Coverage     10.04%   10.05%   +0.01%     
- Complexity     1996     2000       +4     
============================================
  Files          7047     7047              
  Lines         68965    69031      +66     
  Branches        302      302              
============================================
+ Hits           6927     6942      +15     
- Misses        61861    61912      +51     
  Partials        177      177              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.