• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Danielhiversen / pyRFXtrx / 284
91%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2017 12:23PM UTC
Jobs 5
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
284

push

travis-ci

Danielhiversen
Fix calc. of temperaturess from TFA wind sensor  (#51)

* Fix calc. of temperaturess from TFA wind sensor

The proposed change corrects the calculation of "temperature" and "chill" for TFA anemometers (wind sensors).  Previously, values < 0 were handled properly, but all values >0 were returned as 0 (due to the multiplication of the leading bit in the first line of each statement).

The proposed change duplicates the method used in the TempHum sensor further above in the code.

This change is operating correctly in my personal setup with HomeAssistant 0.42.3 (pyRFXtrx 0.17.0).

Please note that this has *not* been run through pylint, etc., and should be reviewed by someone more familiar with Python than me.

* Corrected errors in previous commit

* Again, cleaning up

Fixed errors in other segments of code to satisfy Python 3.5 syntax requirements.

1546 of 1670 relevant lines covered (92.57%)

3.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 284.1 (TOXENV=py34) 19 Apr 2017 12:24PM UTC 0
92.57
Travis Job 284.1
2 284.2 (TOXENV=py35) 19 Apr 2017 12:23PM UTC 0
92.57
Travis Job 284.2
3 284.3 (TOXENV=py36) 19 Apr 2017 12:23PM UTC 0
92.57
Travis Job 284.3
4 284.4 (TOXENV=py27) 19 Apr 2017 12:24PM UTC 0
92.57
Travis Job 284.4
6 284.6 (TOXENV=py36) 19 Apr 2017 12:25PM UTC 0
Travis Job 284.6
Source Files on build 284
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #284
  • 4e3f4e6a on github
  • Prev Build on master (#279)
  • Next Build on master (#289)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc