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

davidhalter / jedi / 1938
95%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2017 11:58PM UTC
Jobs 1
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

pending completion
1938

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

Jobs
ID Job ID Ran Files Coverage
8 1938.8 (TOXENV=cov) 14 Sep 2017 11:58PM UTC 0
90.68
Travis Job 1938.8
Source Files on build 1938
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1938
  • 9dd20272 on github
  • Prev Build on master (#1937)
  • Next Build on master (#1939)
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