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

floscha / tinycards-python-api / 266 / 3
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2019 12:23PM UTC
Files 20
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

17 Mar 2019 12:21PM UTC coverage: 88.223% (+1.0%) from 87.257%
266.3

push

travis-ci

floscha
Fix integration test & more user_id clean-up (#56, resolves #55)

* Fix Decks' description, currently incorrectly set to the user ID

* rest_api.py's update_deck no longer uses Deck's user_id

Fixes integration tests, previously failing with::
```
>       updated_deck = self.get_deck(deck.id, deck.user_id)
E       AttributeError: 'Deck' object has no attribute 'user_id'

tinycards/networking/rest_api.py:277: AttributeError
```

* rest_api.py's get_deck no longer sets user_id on Deck object

* Fix example, where Deck's description would be set to user ID

412 of 467 relevant lines covered (88.22%)

0.88 hits per line

Source Files on job 266.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 137
  • Travis Job 266.3
  • 4aeed734 on github
  • Prev Job for on master (#258.3)
  • Next Job for on master (#268.3)
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