Skip to content

fix(build): sync go.sum for OTLP/OpenTelemetry deps (cenkalti/backoff)

6a44b81
Select commit
Loading
Failed to load commit list.
Draft

Tibi - Testing OTEL #5102

fix(build): sync go.sum for OTLP/OpenTelemetry deps (cenkalti/backoff)
6a44b81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

47.57% (-0.20%) compared to 910cc77

View this Pull Request on Codecov

47.57% (-0.20%) compared to 910cc77

Details

Codecov Report

❌ Patch coverage is 2.85714% with 204 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.57%. Comparing base (910cc77) to head (6a44b81).
⚠️ Report is 6 commits behind head on v3.

Files with missing lines Patch % Lines
admin/commands/management/add_otel_helpers.go 0.00% 114 Missing ⚠️
admin/commands/management/add_otel_logs.go 0.00% 25 Missing ⚠️
admin/commands/management/add_otel_ebpf.go 0.00% 18 Missing ⚠️
admin/commands/management/add_otel_traces.go 0.00% 18 Missing ⚠️
admin/commands/list.go 26.66% 10 Missing and 1 partial ⚠️
admin/commands/inventory/list_agents.go 0.00% 10 Missing ⚠️
agent/agents/supervisor/supervisor.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5102      +/-   ##
==========================================
- Coverage   47.76%   47.57%   -0.20%     
==========================================
  Files         410      414       +4     
  Lines       41967    42177     +210     
==========================================
+ Hits        20047    20065      +18     
- Misses      19943    20134     +191     
- Partials     1977     1978       +1     

☔ 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.