Skip to content

sysfs: retain support even on older kernels

3d495b0
Select commit
Loading
Failed to load commit list.
Open

sysfs: retain support even on older kernels #71

sysfs: retain support even on older kernels
3d495b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 30, 2025 in 0s

27.6% (target 60.0%)

View this Pull Request on Codecov

27.6% (target 60.0%)

Details

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.6%. Comparing base (9cd28b7) to head (3d495b0).

Files with missing lines Patch % Lines
gpioioctl/gpio.go 0.0% 4 Missing ⚠️
sysfs/gpio.go 50.0% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (27.6%) is below the target coverage (60.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##            main     #71     +/-   ##
=======================================
+ Coverage   27.2%   27.6%   +0.4%     
=======================================
  Files         96      96             
  Lines      11834    9481   -2353     
=======================================
- Hits        3220    2613    -607     
+ Misses      8479    6733   -1746     
  Partials     135     135             

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