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

davidhalter / jedi / 1938 / 8
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2017 11:58PM UTC
Files 43
Run time 5min
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

14 Sep 2017 11:55PM UTC coverage: 90.684% (-0.04%) from 90.721%
TOXENV=cov

push

travis-ci

davidhalter
Way better support for instantiated classes in REPL

Fixes several issues:

- It was not possible to correctly trace where instances were coming from in a
  REPL. This led to them being pretty much ignored.
- Instances were then just treated as classes and not as actual instances in
  MixedObjects. (However since they were ignored in the first place this
  wasn't really an issue).
- Avoiding the repr bug https://github.com/python/cpython/pull/2132/files in
  Jedi is working a bit differently. We're just never accessing Objects
  directly. This should work around 99.99% of the cases were people are using
  this stuff.

Fixes #872

5529 of 6097 relevant lines covered (90.68%)

0.91 hits per line

Source Files on job 1938.8 (TOXENV=cov)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1938
  • Travis Job 1938.8
  • 9dd20272 on github
  • Prev Job for TOXENV=cov on master (#1937.8)
  • Next Job for TOXENV=cov on master (#1939.8)
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