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

scd4x: SCD4x CO2 Sensor - Initial Add #81

Merged
merged 2 commits into from
Nov 11, 2024

Fix lint issue and inversion of skip testing

c628dfe
Select commit
Loading
Failed to load commit list.
Merged

scd4x: SCD4x CO2 Sensor - Initial Add #81

Fix lint issue and inversion of skip testing
c628dfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

48.0% (target 45.0%)

View this Pull Request on Codecov

48.0% (target 45.0%)

Details

Codecov Report

Attention: Patch coverage is 64.24051% with 113 lines in your changes missing coverage. Please review.

Project coverage is 48.0%. Comparing base (5bc0352) to head (c628dfe).

Files with missing lines Patch % Lines
scd4x/scd4x.go 64.2% 79 Missing and 34 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #81     +/-   ##
=======================================
+ Coverage   47.5%   48.0%   +0.5%     
=======================================
  Files         87      88      +1     
  Lines      10935   11251    +316     
=======================================
+ Hits        5197    5401    +204     
- Misses      5542    5620     +78     
- Partials     196     230     +34     

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