timofurrer / w1thermsensor

A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
MIT License
493 stars 113 forks source link

Resolve #94 #95

Closed bggardner closed 4 years ago

timofurrer commented 4 years ago

Do you mind solving the linting issues?

codecov-commenter commented 4 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          316       316           
  Branches        53        53           
=========================================
  Hits           316       316           
Impacted Files Coverage Δ
src/w1thermsensor/core.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50856b2...c01a52a. Read the comment docs.