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

Parquery / icontract / 497
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v2.7.3
DEFAULT BRANCH: master
Ran 02 Dec 2020 08:06AM UTC
Jobs 4
Files 9
Run time 16s
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
497

push

travis-ci-com

mristin
Added special arguments `_ARGS` and `_KWARGS`

Certain conditions need to handle variable postiional or keyword
arguments of the function call. Currently, contracts could not refer to
them and thus the functions without explicitly named arguments could not
be decorated.

This patch introduces two special arguments populated by icontract for
the condition function: `_ARGS`, which captures all the positional
arguments in the function call, and `_KWARGS`, which captures the
keyword arguments, respectively.

Fixes #147.

1070 of 1142 relevant lines covered (93.7%)

3.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 497.1 02 Dec 2020 08:07AM UTC 0
89.67
Travis Job 497.1
2 497.2 02 Dec 2020 08:06AM UTC 0
92.03
Travis Job 497.2
3 497.3 02 Dec 2020 08:06AM UTC 0
91.94
Travis Job 497.3
4 497.4 02 Dec 2020 08:07AM UTC 0
92.03
Travis Job 497.4
Source Files on build 497
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #497
  • 93e4283d on github
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