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

davidhalter / jedi / 2297
95%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2018 11:34AM UTC
Jobs 1
Files 57
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

pending completion
2297

push

travis-ci

davidhalter
<a href="https://github.com/davidhalter/jedi/commit/<a class=hub.com/davidhalter/jedi/commit/72a8ceed7636b8de90735bd7a3b4039684d18379">72a8ceed7<a href="https://github.com/davidhalter/jedi/commit/72a8ceed7636b8de90735bd7a3b4039684d18379">&quot;&gt;Add params to CallSignature.__repr__

Looks like this for `jedi.Script` then:

&amp;gt; &amp;lt;CallSignature: Script index=0 params=[source=None, line=None, column=None, path=None, encoding=&amp;#39;utf-8&amp;#39;, sys_path=None, environment=None]&amp;gt;

`_params_str` could be made public, and then could be used in jedi-vim,
which currently has this:

    params = [p.description.replace(&amp;#39;\n&amp;#39;, &amp;#39;&amp;#39;).replace(&amp;#39;param &amp;#39;, &amp;#39;&amp;#39;, 1)
              for p in signature.params]

https://github.com/davidhalter/jedi-vim/blob/</a><a class="double-link" href="https://github.com/davidhalter/jedi/commit/<a class="double-link" href="https://github.com/davidhalter/jedi/commit/08792d3fd742ec9d8cb75fe1e2a799244ee45fe3">08792d3fd</a>">08792d3fd</a><a href="https://github.com/davidhalter/jedi/commit/72a8ceed7636b8de90735bd7a3b4039684d18379">/pythonx/jedi_vim.py#L492-L493

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

6372 of 6870 relevant lines covered (92.75%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
21 2297.21 (TOXENV=cov JEDI_TEST_ENVIRONMENT=36) 16 Jul 2018 11:34AM UTC 0
92.75
Travis Job 2297.21
Source Files on build 2297
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2297
  • 72a8ceed on github
  • Prev Build on master (#2291)
  • Next Build on master (#2298)
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