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

tortoise / tortoise-orm / 467 / 9
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 09:07AM 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

20 Feb 2019 08:57AM UTC coverage: 90.497% (+1.2%) from 89.311%
TORTOISE_TEST_DB="mysql://root:@127.0.0.1:3306/test_{}"

push

travis-ci-com

abondar
Added comprehensive unit tests for ForeignKey and ManyToMany fields (#101)

* Added some relation fail cases

* Added FK tests.

Fixed:
* Inconsisten lack of `await` allowed on references
* New models with FK don't automatically fail to resolve any data
* Some DB's don't support OFFSET without Limit, added caps to signal workaround, which is to automatically add limit of 1000000

* Moved  to  as it made no sense for FK as duplicates can't happen.

* Fix rebase

* Specify default paradigm for capabilities

* FK .all() returns a queryset as expected

* Split field tests up, write some m2m tests

* Some M2M error conditions

* fix linting

* use fetch_related for fk named tests

* Some Documentation updates

* Docs for m2m and fk

* Updated CHANGELOG

* Some more docs

625 of 690 branches covered (90.58%)

Branch coverage included in aggregate %.

2070 of 2288 relevant lines covered (90.47%)

0.9 hits per line

Source Files on job 467.9 (TORTOISE_TEST_DB="mysql://root:@127.0.0.1:3306/test_{}")
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 290
  • Travis Job 467.9
  • a39921c6 on github
  • Prev Job for TORTOISE_TEST_DB="mysql://root:@127.0.0.1:3306/test_{}" on master (#442.7)
  • Next Job for TORTOISE_TEST_DB="mysql://root:@127.0.0.1:3306/test_{}" on master (#468.7)
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