gpioioctl: Fix an issue that would cause the GPIO chip handles to be closed by GC. #68
Codecov / codecov/project
failed
Apr 2, 2025 in 0s
27.2% (target 60.0%)
View this Pull Request on Codecov
27.2% (target 60.0%)
Details
Codecov Report
Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
Project coverage is 27.2%. Comparing base (
02c216f) to head (b189df3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| gpioioctl/gpio.go | 0.0% | 10 Missing |
❌ Your project check has failed because the head coverage (27.2%) 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 #68 +/- ##
=======================================
- Coverage 27.2% 27.2% -0.0%
=======================================
Files 96 96
Lines 11827 11834 +7
=======================================
Hits 3220 3220
- Misses 8472 8479 +7
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.
Loading