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

theskumar / python-dotenv / 488 / 8
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2019 05:20PM UTC
Files 7
Run time 0s
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

02 Jun 2019 05:15PM UTC coverage: 88.949% (-0.5%) from 89.402%
TOXENV=pypy

push

travis-ci

web-flow
Improve interactive mode detection (#183)

* Improve interactive mode detection

Previously, this checked whether __file__ was defined in globals().  globals()
is tied to the current module, so this will always be defined. Fix this by
importing __main__ and asking whether it has __file__ defined. This approach is
outlined in stackoverflow.com/a/2356420.

Thanks @andrewsmith

330 of 371 relevant lines covered (88.95%)

0.89 hits per line

Source Files on job 488.8 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 397
  • Travis Job 488.8
  • a1c6eb58 on github
  • Prev Job for TOXENV=pypy on master (#482.8)
  • Next Job for TOXENV=pypy on master (#489.8)
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