Skip to content

Introduces driver for Sensirion SHT-4X Temperature/Humidity Sensors#109

Merged
maruel merged 1 commit into
periph:mainfrom
gsexton:sht4x
May 29, 2025
Merged

Introduces driver for Sensirion SHT-4X Temperature/Humidity Sensors#109
maruel merged 1 commit into
periph:mainfrom
gsexton:sht4x

Introduces driver for Sensirion SHT-4X Temperature/Humidity Sensors.

8a85f99
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 27, 2025 in 0s

52.9% (target 45.0%)

View this Pull Request on Codecov

52.9% (target 45.0%)

Details

Codecov Report

Attention: Patch coverage is 78.03468% with 38 lines in your changes missing coverage. Please review.

Project coverage is 52.9%. Comparing base (f009056) to head (8a85f99).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
sht4x/sht4x.go 78.3% 25 Missing and 8 partials ⚠️
hdc302x/hdc302x.go 37.5% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #109     +/-   ##
=======================================
+ Coverage   52.4%   52.9%   +0.5%     
=======================================
  Files        113     116      +3     
  Lines      14226   14617    +391     
=======================================
+ Hits        7455    7727    +272     
- Misses      6425    6526    +101     
- Partials     346     364     +18     

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