Ran
|
Jobs
1
|
Files
80
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/davidhalter/jedi/commit/<a class=hub.com/davidhalter/jedi/commit/e1c0d2c50186523c136dd82287cc79d82267b081">e1c0d2c50<a href="https://github.com/davidhalter/jedi/commit/e1c0d2c50186523c136dd82287cc79d82267b081">">Reduce noise in signatures of compiled params (#1564) * Remove &quot;typing.&quot; prefix from compiled signature param * Don&#39;t print default &quot;None&quot; for Optional params * Don&#39;t remove &#39;typing.&#39; prefix if symbol doesn&#39;t come from typing module * Revert &quot;Don&#39;t print default "None" for Optional params" This reverts commit </a><a class="double-link" href="https://github.com/davidhalter/jedi/commit/<a class="double-link" href="https://github.com/davidhalter/jedi/commit/8db334d9bb77f7810412bdcc4cb090f69eb17012">8db334d9b</a>">8db334d9b</a><a href="https://github.com/davidhalter/jedi/commit/e1c0d2c50186523c136dd82287cc79d82267b081">. * Make sure "typing." doesn't appear in the middle * Make sure only "typing." prefix is removed and not it's entries in the middle * Use inspect.formatannotation() to create an annotation string * Update AUTHORS.txt * Add test for compiled param annotation string * Replace Optional in test with other typing facilities in order for test to be forward-compatible with 3.9 * Add an empty string fallback for Python 2 * Move _annotation_to_str back to original position
10711 of 11425 relevant lines covered (93.75%)
0.94 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
31 | 3000.31 (TOXENV=cov-py37 JEDI_TEST_ENVIRONMENT=37) | 80 |
93.75 |
Travis Job 3000.31 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|