Skip to content

tests: add a test so that client and server do not differ

39eef0b
Select commit
Loading
Failed to load commit list.
Draft

feat: first version of telemetry #1171

tests: add a test so that client and server do not differ
39eef0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

88.98% (+0.12%) compared to edd49c8

View this Pull Request on Codecov

88.98% (+0.12%) compared to edd49c8

Details

Codecov Report

❌ Patch coverage is 93.93939% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.98%. Comparing base (edd49c8) to head (39eef0b).
⚠️ Report is 43 commits behind head on master.

Files with missing lines Patch % Lines
codecarbon/core/telemetry_client.py 79.41% 7 Missing ⚠️
codecarbon/core/telemetry_schemas.py 98.97% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1171      +/-   ##
==========================================
+ Coverage   88.85%   88.98%   +0.12%     
==========================================
  Files          45       47       +2     
  Lines        4279     4411     +132     
==========================================
+ Hits         3802     3925     +123     
- Misses        477      486       +9     

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