DHT22: fix out of range problem and write doc #112
Codecov / codecov/project
succeeded
Dec 19, 2025 in 1s
52.6% (target 45.0%)
View this Pull Request on Codecov
52.6% (target 45.0%)
Details
Codecov Report
❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.6%. Comparing base (226f28b) to head (7a6479a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dht22/dht22.go | 0.0% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #112 +/- ##
=====================================
Coverage 52.6% 52.6%
=====================================
Files 117 117
Lines 11801 11802 +1
=====================================
+ Hits 6205 6207 +2
+ Misses 5232 5231 -1
Partials 364 364 ☔ 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