Closed kb1lqc closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
faradayio/faraday.py | 20 | 35 | 57.14% | ||
<!-- | Total: | 20 | 35 | 57.14% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
faradayio/faraday.py | 2 | 69.88% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 8: | -8.7% |
Covered Lines: | 58 |
Relevant Lines: | 83 |
This PR pulls in changes in the
develop
branch into themaster
branch. It includes the following:42 Non-sudo users obtain warning about required sudo privileges (may still show up)
51 Updated
README.md
with basic usage instructions52 Pull in #51
36 Add gitter chat badge
50 Pull in #36
47 Remove Travis-CI automatic deploy code in
travis.yml
41 Move
SerialTestClass
tofaradayio
module46 Implement #41 and no longer need
serialtestclass.py
45 Fix unit test errors with PR #44
44 Fix
faradayio
errors encountered with real hardware use