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

floscha / tinycards-python-api / 208
81%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2019 04:32PM UTC
Jobs 1
Files 20
Run time 122min
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
208

cron

travis-ci

floscha
Fix issue with attempting to call a dict (#41)

* Fix issue with attempting to call a dict

This fixes an issue in json_to_user() where it attempts to call json_data():
`learning_language=json_data('learningLanguage'),`

This will fail as json_data is a dict and not callable.
Additionally - I've moved all the get() methods to addressing the keys directly for consistency.

* Update .travis.yml to force pytest-cov to 2.6

Workaround for coveralls failing -> z4r/python-coveralls#66

* Update json_converter.py

402 of 461 relevant lines covered (87.2%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 208.1 13 Feb 2019 04:32PM UTC 0
87.2
Travis Job 208.1
Source Files on build 208
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #208
  • 14609c32 on github
  • Prev Build on master (#207)
  • Next Build on master (#210)
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