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

jpadilla / pyjwt / 72
0%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2019 08:28PM UTC
Jobs 5
Files 52
Run time 2min
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
72

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]]"

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

2143 of 2874 relevant lines covered (74.57%)

3.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 72.1 (TOXENV=flake8,py27-crypto,py27-nocrypto,py27-contrib_crypto) 28 Sep 2019 08:28PM UTC 0
75.38
Travis Job 72.1
2 72.2 (TOXENV=flake8,py34-crypto,py34-nocrypto) 28 Sep 2019 08:28PM UTC 0
68.01
Travis Job 72.2
3 72.3 (TOXENV=flake8,mypy,py35-crypto,py35-nocrypto,py35-contrib_crypto) 28 Sep 2019 08:28PM UTC 0
74.65
Travis Job 72.3
4 72.4 (TOXENV=flake8,mypy,py36-crypto,py36-nocrypto,py36-contrib_crypto) 28 Sep 2019 08:30PM UTC 0
74.65
Travis Job 72.4
5 72.5 (TOXENV=flake8,mypy,py37-crypto,py37-nocrypto,py37-contrib_crypto) 28 Sep 2019 08:30PM UTC 0
74.65
Travis Job 72.5
Source Files on build 72
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #72
  • 1b979a42 on github
  • Prev Build on master (#62)
  • Next Build on master (#73)
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