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

tortoise / tortoise-orm / 714 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2019 07:57AM UTC
Files 30
Run time 2s
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

05 Sep 2019 07:51AM UTC coverage: 91.346% (+0.01%) from 91.335%
TORTOISE_TEST_DB="sqlite:///tmp/test-{}.sqlite"

push

travis-ci-com

web-flow
Fix non int PK (#182)

Fixes #151

* Fixes FK use cases of UUIDField as it works differently than int-autonumbers:
  * Is pre-generated, not post-generated.
  * Requires escaping/encoding differently for different DB backends.
* Fixed M2M cases with UUIDFields.
* Fixed select_related with UUIDFields.

892 of 984 branches covered (90.65%)

Branch coverage included in aggregate %.

2623 of 2864 relevant lines covered (91.59%)

0.92 hits per line

Source Files on job 714.1 (TORTOISE_TEST_DB="sqlite:///tmp/test-{}.sqlite")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 504
  • Travis Job 714.1
  • a81a7d7e on github
  • Prev Job for TORTOISE_TEST_DB="sqlite:///tmp/test-{}.sqlite" on master (#708.1)
  • Next Job for TORTOISE_TEST_DB="sqlite:///tmp/test-{}.sqlite" on master (#717.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