Skip to content

bcm283x: fix gofmt -s formatting in map_test.go

f4a9339
Select commit
Loading
Failed to load commit list.
Open

Fix GPIO Read() on output pins + bcm283x driver init bugs #77

bcm283x: fix gofmt -s formatting in map_test.go
f4a9339
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

27.9% (target 60.0%)

View this Pull Request on Codecov

27.9% (target 60.0%)

Details

Codecov Report

❌ Patch coverage is 19.04762% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.9%. Comparing base (9cd28b7) to head (f4a9339).

Files with missing lines Patch % Lines
bcm283x/gpio.go 19.0% 15 Missing and 2 partials ⚠️

❌ Your project check has failed because the head coverage (27.9%) 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     #77     +/-   ##
=======================================
+ Coverage   27.2%   27.9%   +0.6%     
=======================================
  Files         96      96             
  Lines      11834    9486   -2348     
=======================================
- Hits        3220    2642    -578     
+ Misses      8479    6707   -1772     
- Partials     135     137      +2     

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