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

rm-hull / bme280 / 204 / 4
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2020 04:10PM UTC
Files 3
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

17 Oct 2019 06:50AM UTC coverage: 99.291%. Remained the same
TOXENV=py36

cron

travis-ci

rm-hull
compensated_readings: make 'timestamp' tz-aware. (#15)

* compensated_readings: make 'timestamp' tz-aware.

The 'timestamp' object in the compensated_readings class was prevously
"naive", meaning it did not have any timezone information and was
therefore ambiguous.  This change explicitly sets the timezone to UTC.

* Restore Python <3.6 compatibility by using pytz's UTC.

* setup.py: remove source-level dep on bme280 module.

Since bme280 now includes dependencies (pytz) outside the stdlib,
it can't be directly imported in the setup.py script. Instead, we now
read the __version__ by reading the __init__.py file directly.

* Also clean up timezone imports on test_bme280.py.

140 of 141 relevant lines covered (99.29%)

0.99 hits per line

Source Files on job 204.4 (TOXENV=py36)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 115
  • Travis Job 204.4
  • abf1550a on github
  • Prev Job for TOXENV=py36 on master (#203.4)
  • Next Job for TOXENV=py36 on master (#205.4)
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