Skip to content

resource: add ManagedGPIO resources/agent

8d096d3
Select commit
Loading
Failed to load commit list.
Open

gpio-manager D-Bus service support #1818

resource: add ManagedGPIO resources/agent
8d096d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2026 in 0s

45.2% (-0.1%) compared to b94e172

View this Pull Request on Codecov

45.2% (-0.1%) compared to b94e172

Details

Codecov Report

❌ Patch coverage is 42.01183% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.2%. Comparing base (b94e172) to head (8d096d3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/util/agents/managed_gpio.py 43.7% 54 Missing ⚠️
labgrid/remote/exporter.py 0.0% 16 Missing ⚠️
labgrid/driver/gpiodriver.py 38.8% 11 Missing ⚠️
labgrid/resource/udev.py 47.0% 9 Missing ⚠️
labgrid/remote/client.py 0.0% 4 Missing ⚠️
labgrid/resource/remote.py 80.0% 2 Missing ⚠️
labgrid/resource/suggest.py 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1818     +/-   ##
========================================
- Coverage    45.2%   45.2%   -0.1%     
========================================
  Files         174     175      +1     
  Lines       13752   13905    +153     
========================================
+ Hits         6224    6291     +67     
- Misses       7528    7614     +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.