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

floscha / tinycards-python-api / 208 / 1
81%
master: 81%

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

03 Feb 2019 04:13PM UTC coverage: 87.202%. Remained the same
208.1

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

Source Files on job 208.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 86
  • Travis Job 208.1
  • 14609c32 on github
  • Prev Job for on master (#207.1)
  • Next Job for on master (#210.1)
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