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

Parquery / icontract / 488
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v2.7.3
DEFAULT BRANCH: master
Ran 21 Nov 2020 07:43AM UTC
Jobs 4
Files 9
Run time 14s
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
488

push

travis-ci-com

mristin
Added invariants to namedtuple

This patch introduces a special handling of `namedtuple` class. Namely,
`namedtuple` leverages `__new__` to create new tuples and merely calls
`object.__init__` as constructor. Therefore we can not simply wrap
`__init__` as it is a slot wrapper and will break the implementation of
`namedtuple`.

Fixes #171.

1047 of 1134 relevant lines covered (92.33%)

3.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 488.1 21 Nov 2020 07:43AM UTC 0
89.95
Travis Job 488.1
2 488.2 21 Nov 2020 07:43AM UTC 0
92.33
Travis Job 488.2
3 488.3 21 Nov 2020 07:43AM UTC 0
92.24
Travis Job 488.3
4 488.4 21 Nov 2020 07:43AM UTC 0
92.33
Travis Job 488.4
Source Files on build 488
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #488
  • 12c0ea3b on github
  • Prev Build on mristin/Added-invariants-to-namedtuple-and-dataclasses (#486)
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