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

Parquery / icontract / 486 / 4
92%
master: 92%

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

21 Nov 2020 07:33AM UTC coverage: 92.328%. Remained the same
486.4

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%)

0.92 hits per line

Source Files on job 486.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 392
  • Travis Job 486.4
  • 498c7efd on github
  • Prev Job for on mristin/Added-invariants-to-namedtuple-and-dataclasses (#484.2)
  • Next Job for on mristin/Added-invariants-to-namedtuple-and-dataclasses (#488.2)
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