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

mattupstate / flask-jwt / 129 / 4
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2016 10:06PM UTC
Files 1
Run time 3s
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

15 Oct 2016 10:05PM UTC coverage: 95.652%. Remained the same
129.4

Pull #103

travis-ci

web-flow
update _default_jwt_payload_handler

made changes to cater for when the instance of the return identity is a dictionary. 
the current code returns the following error
```    identity = getattr(identity, 'id') or identity['id']
AttributeError: 'dict' object has no attribute 'id'
```
Pull Request #103: update _default_jwt_payload_handler

154 of 161 relevant lines covered (95.65%)

0.96 hits per line

Source Files on job 129.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 129
  • Travis Job 129.4
  • 3fc184b5 on github
  • Prev Job for on master (#98.4)
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