Skip to content

DHT22: add dht22 support#111

Merged
maruel merged 1 commit into
periph:mainfrom
undeadpelmen:main
Dec 18, 2025
Merged

DHT22: add dht22 support#111
maruel merged 1 commit into
periph:mainfrom
undeadpelmen:main

add dht22 support

b86c344
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 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 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.6%. Comparing base (55d75a3) to head (b86c344).

Files with missing lines Patch % Lines
dht22/dht22.go 0.0% 71 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #111     +/-   ##
=======================================
+ Coverage   52.5%   52.6%   +0.1%     
=======================================
  Files        116     117      +1     
  Lines      14716   11801   -2915     
=======================================
- Hits        7725    6205   -1520     
+ Misses      6627    5232   -1395     
  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.