Skip to content

feat: introduce telemetry module and enhance telemetry context manage…

adb50c3
Select commit
Loading
Failed to load commit list.
Open

feat: wire minimal telemetry into emissions tracker #1200

feat: introduce telemetry module and enhance telemetry context manage…
adb50c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 0s

88.00% (-0.98%) compared to 39eef0b

View this Pull Request on Codecov

88.00% (-0.98%) compared to 39eef0b

Details

Codecov Report

❌ Patch coverage is 78.40671% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (39eef0b) to head (adb50c3).

Files with missing lines Patch % Lines
codecarbon/cli/telemetry_cli.py 53.63% 51 Missing ⚠️
codecarbon/core/telemetry/collect.py 76.88% 43 Missing ⚠️
codecarbon/core/telemetry/client.py 84.84% 5 Missing ⚠️
codecarbon/core/telemetry/dispatcher.py 89.47% 4 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           feat/telemetry-backend    #1200      +/-   ##
==========================================================
- Coverage                   88.98%   88.00%   -0.98%     
==========================================================
  Files                          47       52       +5     
  Lines                        4411     4826     +415     
==========================================================
+ Hits                         3925     4247     +322     
- Misses                        486      579      +93     

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