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

Parquery / icontract / 18880335670 / 3
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2025 03:39PM 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

28 Oct 2025 03:35PM UTC coverage: 90.588% (+0.04%) from 90.553%
18880335670.3

push

github

web-flow
Fix child invariants checked in `super().__init__` (#301)

Previously, we determined the invariants based on the `self` passed to
the function. However, in case of `super().__init__`, the invariants
that need to be checked after the call are those belonging to to
the super class, not the current (child) class.

This change fixes the issue by passing in the class corresponding to
the invariants alongside function and parameters, so that we can
properly resolve which invariants need to be checked.

Fixes #300.

1463 of 1615 relevant lines covered (90.59%)

0.91 hits per line

Source Files on job 3.10 - 18880335670.3
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18880335670
  • 44fbab48 on github
  • Prev Job for on master (#18879887942.6)
  • Next Job for on master (#19191245879.6)
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