Skip to content

Add support for Block read and write

c81c87e
Select commit
Loading
Failed to load commit list.
Open

sysfs: Implement SMBus read/write byte data when I2C function is not available #72

Add support for Block read and write
c81c87e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

27.5% (target 60.0%)

View this Pull Request on Codecov

27.5% (target 60.0%)

Details

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.5%. Comparing base (9cd28b7) to head (c81c87e).

Files with missing lines Patch % Lines
sysfs/i2c.go 0.0% 37 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (27.5%) 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     #72     +/-   ##
=======================================
+ Coverage   27.2%   27.5%   +0.2%     
=======================================
  Files         96      96             
  Lines      11834    9518   -2316     
=======================================
- Hits        3220    2613    -607     
+ Misses      8479    6769   -1710     
- Partials     135     136      +1     

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