Skip to content

Add input path for sysfs GPIOs#1935

Open
ozan956 wants to merge 4 commits into
labgrid-project:masterfrom
ozan956:add-gpio-input-support
Open

Add input path for sysfs GPIOs#1935
ozan956 wants to merge 4 commits into
labgrid-project:masterfrom
ozan956:add-gpio-input-support

tests: cover GPIO digital input support

3f87f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

61.3% (+0.3%) compared to 64723a5

View this Pull Request on Codecov

61.3% (+0.3%) compared to 64723a5

Details

Codecov Report

❌ Patch coverage is 96.82540% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.3%. Comparing base (64723a5) to head (3f87f22).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/driver/gpiodriver.py 95.4% 1 Missing ⚠️
labgrid/remote/client.py 66.6% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1935     +/-   ##
========================================
+ Coverage    61.0%   61.3%   +0.3%     
========================================
  Files         182     183      +1     
  Lines       14881   14919     +38     
========================================
+ Hits         9083    9155     +72     
+ Misses       5798    5764     -34     

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