dbrgn / shtcx-rs

Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.
Apache License 2.0
13 stars 4 forks source link

Provide non blocking API #16

Closed rnestler closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   85.34%   86.47%   +1.12%     
==========================================
  Files           3        3              
  Lines         116      133      +17     
==========================================
+ Hits           99      115      +16     
- Misses         17       18       +1     
Impacted Files Coverage Δ
src/lib.rs 83.33% <100.00%> (+2.01%) :arrow_up: