Skip to content

feat(codecarbon) add raspberry support - #797

Draft
prmths128 wants to merge 1 commit into
masterfrom
feat/rpi_power
Draft

feat(codecarbon) add raspberry support#797
prmths128 wants to merge 1 commit into
masterfrom
feat/rpi_power

Conversation

@prmths128

Copy link
Copy Markdown
Contributor

Add support for rpi power metrics (from rpi tools, using vcgencmd pmic_read_adc)

@prmths128
prmths128 force-pushed the feat/rpi_power branch 2 times, most recently from b4cc8be to 26f93e7 Compare May 29, 2025 14:47
@inimaz

inimaz commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

🙌 This would be very nice to have @prmths128, does it work?

@inimaz inimaz added enhancement New feature or request question Further information is requested labels Jul 30, 2026
@inimaz

inimaz commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Hello @prmths128. Can this be merged? See also #791 if there is any overlap. @benoit-cty can you check?

@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 31.32530% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.61%. Comparing base (e3171e8) to head (28be34c).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
codecarbon/external/hardware.py 25.00% 36 Missing ⚠️
codecarbon/core/resource_tracker.py 35.71% 9 Missing ⚠️
codecarbon/emissions_tracker.py 18.18% 9 Missing ⚠️
codecarbon/core/hardware_cache.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
- Coverage   91.55%   90.61%   -0.95%     
==========================================
  Files          49       49              
  Lines        5082     5179      +97     
==========================================
+ Hits         4653     4693      +40     
- Misses        429      486      +57     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants