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

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

Build:
Build:
LAST BUILD BRANCH: regex-brain
DEFAULT BRANCH: main
Ran 28 Feb 2021 08:19PM UTC
Files 75
Run time 4s
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: 88.611% (-0.2%) from 88.782%
TOXENV=pypy

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>

7609 of 8587 relevant lines covered (88.61%)

0.89 hits per line

Source Files on job 2005.3 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1556
  • Travis Job 2005.3
  • 181642f3 on github
  • Prev Job for TOXENV=pypy on master (#2001.3)
  • Next Job for TOXENV=pypy on master (#2009.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

© 2025 Coveralls, Inc