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

PyCQA / astroid / 1730
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: regex-brain
DEFAULT BRANCH: main
Ran 28 Apr 2020 06:55AM UTC
Jobs 1
Files 72
Run time 7s
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
1730

push

travis-ci

PCManticore
Handle the case where the raw builder fails to retrieve the ``__all__`` attribute

PyQT does something special with their objects and retrieving some of
them (such as `__all__`) at runtime results in a RuntimeError.
This patch simply swallows all the exceptions that accessing `__all__`
might raise.

Close #772

6 of 6 new or added lines in 1 file covered. (100.0%)

7521 of 8461 relevant lines covered (88.89%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
astroid/raw_building.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
astroid/bases.py
1
100.0
astroid/modutils.py
1
100.0
astroid/objects.py
3
100.0
astroid/brain/brain_crypt.py
3
100.0
astroid/brain/brain_numpy_ndarray.py
3
100.0
astroid/brain/brain_subprocess.py
3
100.0
astroid/builder.py
3
100.0
astroid/inference.py
5
100.0
astroid/brain/brain_numpy_utils.py
5
100.0
astroid/protocols.py
6
100.0
astroid/as_string.py
6
100.0
astroid/brain/brain_io.py
6
100.0
astroid/manager.py
8
100.0
astroid/brain/brain_dataclasses.py
10
100.0
astroid/_ast.py
10
100.0
astroid/interpreter/objectmodel.py
10
100.0
astroid/raw_building.py
13
100.0
astroid/scoped_nodes.py
26
100.0
astroid/rebuilder.py
47
100.0
astroid/node_classes.py
Jobs
ID Job ID Ran Files Coverage
4 1730.4 (TOXENV=pypy) 28 Apr 2020 06:55AM UTC 0
88.89
Travis Job 1730.4
Source Files on build 1730
  • Tree
  • List 72
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1730
  • 6ecaa582 on github
  • Prev Build on fix-wrapped-c-object-deleted (#1728)
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