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

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

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2020 12:47PM 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

02 Dec 2020 12:45PM UTC coverage: 92.032% (+2.1%) from 89.947%
499.4

push

travis-ci-com

web-flow
Added special arguments `_ARGS` and `_KWARGS` (#176)

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.

1051 of 1142 relevant lines covered (92.03%)

0.92 hits per line

Source Files on job 499.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 404
  • Travis Job 499.4
  • 830271f2 on github
  • Prev Job for on master (#496.1)
  • Next Job for on master (#536.3)
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