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

jpadilla / pyjwt / 72 / 2
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2019 08:28PM UTC
Files 13
Run time 1s
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

28 Sep 2019 08:26PM UTC coverage: 68.011%. Remained the same
TOXENV=flake8,py34-crypto,py34-nocrypto

push

travis-ci-com

jpadilla
<a href="https://github.com/jpadilla/pyjwt/commit/<a class=hub.com/jpadilla/pyjwt/commit/1b979a42dcd57588fa1d7c169b6627f1f0cd3e1b">1b979a42d<a href="https://github.com/jpadilla/pyjwt/commit/1b979a42dcd57588fa1d7c169b6627f1f0cd3e1b">&quot;&gt;Correct type for json_encoder argument (#438)

Per recent upstream fix to typeshed, json.dumps() cls argument should be
optional type JSONEncoder.

https://github.com/python/typeshed/commit/</a><a class="double-link" href="https://github.com/jpadilla/pyjwt/commit/<a class="double-link" href="https://github.com/jpadilla/pyjwt/commit/8e0d288ea49a34f9bd21b1598ec487414a339a1f">8e0d288ea</a>">8e0d288ea</a><a href="https://github.com/jpadilla/pyjwt/commit/1b979a42dcd57588fa1d7c169b6627f1f0cd3e1b">

Fixes mypy error:

    jwt/api_jws.py:102: error: Argument &quot;cls&quot; to &quot;dumps&quot; has incompatible type &quot;Optional[Callable[..., Any]]&quot;; expected &quot;Optional[Type[JSONEncoder]]&quot;
    jwt/api_jwt.py:61: error: Argument &quot;cls&quot; to &quot;dumps&quot; has incompatible type &quot;Optional[Callable[..., Any]]"; expected "Optional[Type[JSONEncoder]]"

489 of 719 relevant lines covered (68.01%)

0.68 hits per line

Source Files on job 72.2 (TOXENV=flake8,py34-crypto,py34-nocrypto)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 402
  • Travis Job 72.2
  • 1b979a42 on github
  • Prev Job for TOXENV=flake8,py34-crypto,py34-nocrypto on master (#62.2)
  • Next Job for TOXENV=flake8,py34-crypto,py34-nocrypto on master (#73.2)
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