dbrgn / shtcx-rs

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

Fix underflow in conversion #9

Closed rnestler closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files           1        1           
  Lines         106      106           
=======================================
  Hits           95       95           
  Misses         11       11
Impacted Files Coverage Δ
src/lib.rs 89.62% <100%> (ø) :arrow_up: