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

floscha / tinycards-python-api / 266
81%

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

pending completion
266

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

Jobs
ID Job ID Ran Files Coverage
3 266.3 17 Mar 2019 12:23PM UTC 0
88.22
Travis Job 266.3
Source Files on build 266
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #266
  • 4aeed734 on github
  • Prev Build on master (#258)
  • Next Build on master (#268)
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