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

spulec / freezegun / 562
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: cleanup
DEFAULT BRANCH: master
Ran 11 Jan 2019 09:08AM UTC
Jobs 7
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

pending completion
562

Pull #281

travis-ci

web-flow
Ignore modules with erroneous __dir__ method

Modules that overrides its __dir__ method and performing non standard
operations might result in freezegun crashing.

One such example is IPython which adds shim modules when certain
packages are imported. (Eg. `import IPython.html`) This leads to errors
upon activating freezegun if the modules being shimmed are not
installed.

The changes in this commit guards against ImportErrors that might occur
for such modules.

Adding tests to ensure these behaviors are considered.
Pull Request #281: Ignore modules with erroneous __dir__ method

2 of 2 new or added lines in 1 file covered. (100.0%)

474 of 506 relevant lines covered (93.68%)

6.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 562.1 11 Jan 2019 09:08AM UTC 0
90.91
Travis Job 562.1
2 562.2 11 Jan 2019 09:08AM UTC 0
90.1
Travis Job 562.2
3 562.3 11 Jan 2019 09:08AM UTC 0
90.71
Travis Job 562.3
4 562.4 11 Jan 2019 09:08AM UTC 0
90.91
Travis Job 562.4
5 562.5 11 Jan 2019 09:08AM UTC 0
90.91
Travis Job 562.5
6 562.6 11 Jan 2019 09:10AM UTC 0
90.32
Travis Job 562.6
7 562.7 11 Jan 2019 09:09AM UTC 0
91.5
Travis Job 562.7
Source Files on build 562
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #562
  • Pull Request #281
  • PR Base - master (#561)
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