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

PyCQA / astroid / 2005 / 4
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: regex-brain
DEFAULT BRANCH: main
Ran 28 Feb 2021 08:18PM UTC
Files 75
Run time 5s
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 Feb 2021 08:16PM UTC coverage: 89.403% (-0.2%) from 89.6%
TOXENV=py36,py36-six

push

travis-ci

web-flow
Solves "Duplicates found in MROs" false positives. (#905, #916)

* Adds inference support for all typing types that are defined through _alias function
* Instead of creating a new class (by the mean of TYPING_TYPE_TEMPLATE) infer the origin class : i.e MutableSet = _alias(collections.MutableSet ...) origin is the class in collections module. Needs to add __getitem method on its metaclass so that is support indexing (MutableSet[T]).
* Enable _alias mocking and testing only if python version is at least 3.7

Co-authored-by: hippo91 <guillaume.peillex@gmail.com>

7677 of 8587 relevant lines covered (89.4%)

0.89 hits per line

Source Files on job 2005.4 (TOXENV=py36,py36-six)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1556
  • Travis Job 2005.4
  • 181642f3 on github
  • Prev Job for TOXENV=py36,py36-six on master (#2001.4)
  • Next Job for TOXENV=py36,py36-six on master (#2009.4)
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