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

zopefoundation / martian / 50
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 2.1
DEFAULT BRANCH: master
Ran 07 Apr 2020 07:18AM UTC
Jobs 8
Files 52
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
50

push

travis-ci

mgedmin
Fix test incompatibility with zope.interface 5.0

Recent zope.interface versions made Interface.__module__ a readonly
attribute.  Without this fix, tests fail on Python 2.7 with

    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest directive.rst[105]>", line 1, in <module>
        class once_iface(FakeModule):
      File "/home/mg/src/zopefoundation/martian/src/martian/testing.py", line 65, in __init__
        fake_import(cls)
      File "/home/mg/src/zopefoundation/martian/src/martian/testing.py", line 33, in fake_import
        obj.__module__ = module.__name__
    TypeError: readonly attribute

(On Python 3 assignment to a readonly attribute raises an AttributeError
instead, which was already caught.)

829 of 878 relevant lines covered (94.42%)

7.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 50.1 07 Apr 2020 07:18AM UTC 0
93.66
Travis Job 50.1
2 50.2 07 Apr 2020 07:19AM UTC 0
93.28
Travis Job 50.2
3 50.3 07 Apr 2020 07:18AM UTC 0
93.28
Travis Job 50.3
4 50.4 07 Apr 2020 07:18AM UTC 0
93.28
Travis Job 50.4
5 50.5 07 Apr 2020 07:18AM UTC 0
93.28
Travis Job 50.5
6 50.6 07 Apr 2020 07:19AM UTC 0
93.3
Travis Job 50.6
7 50.7 07 Apr 2020 07:20AM UTC 0
93.77
Travis Job 50.7
8 50.8 07 Apr 2020 07:20AM UTC 0
93.39
Travis Job 50.8
Source Files on build 50
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #50
  • cff083e5 on github
  • Next Build on fix-readonly-module-attribute (#53)
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

© 2025 Coveralls, Inc