Skip to content

test and verify payload splitting

4f7c563
Select commit
Loading
Failed to load commit list.
Open

Telemetry API Extension #144

test and verify payload splitting
4f7c563
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

41.77% (-35.83%) compared to 3c4218d

View this Pull Request on Codecov

41.77% (-35.83%) compared to 3c4218d

Details

Codecov Report

❌ Patch coverage is 23.88797% with 462 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.77%. Comparing base (3c4218d) to head (4f7c563).
⚠️ Report is 215 commits behind head on main.

Files with missing lines Patch % Lines
telemetryApi/send_to_new_relic.go 4.07% 256 Missing and 3 partials ⚠️
telemetryApi/client.go 0.00% 61 Missing ⚠️
telemetryApi/listener.go 0.00% 44 Missing ⚠️
agentTelemetry/dispatcher.go 0.00% 39 Missing ⚠️
telemetryApi/dispatcher.go 0.00% 34 Missing ⚠️
agentTelemetry/ipc.go 0.00% 7 Missing ⚠️
config/config.go 87.71% 6 Missing and 1 partial ⚠️
agentTelemetry/batch.go 90.19% 4 Missing and 1 partial ⚠️
agentTelemetry/client.go 88.23% 2 Missing ⚠️
agentTelemetry/payload.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #144       +/-   ##
===========================================
- Coverage   77.59%   41.77%   -35.83%     
===========================================
  Files          24       18        -6     
  Lines        1129      881      -248     
===========================================
- Hits          876      368      -508     
- Misses        193      488      +295     
+ Partials       60       25       -35     

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