Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmp102: Initial add of tmp102 driver. #76

Merged
merged 4 commits into from
Oct 7, 2024
Merged

Conversation

gsexton
Copy link
Contributor

@gsexton gsexton commented Oct 6, 2024

This is an implementation of a driver for the Texas Instruments TMP102 sensor. It's compatible with TMP112, and TMP75 as well.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 76.98745% with 55 lines in your changes missing coverage. Please review.

Project coverage is 47.1%. Comparing base (2cf8fa1) to head (3895b5f).

Files with missing lines Patch % Lines
tmp102/tmp102.go 77.0% 40 Missing and 15 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #76     +/-   ##
=======================================
+ Coverage   46.4%   47.1%   +0.7%     
=======================================
  Files         82      83      +1     
  Lines      10031   10270    +239     
=======================================
+ Hits        4658    4836    +178     
- Misses      5211    5255     +44     
- Partials     162     179     +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maruel
Copy link
Member

maruel commented Oct 7, 2024

Thanks!

@maruel maruel merged commit f9d4688 into periph:main Oct 7, 2024
8 checks passed
@gsexton gsexton deleted the tmp102 branch November 2, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants