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

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

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2019 08:55AM 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

26 Aug 2019 08:52AM UTC coverage: 91.171% (+0.3%) from 90.867%
TORTOISE_TEST_DB="sqlite:///tmp/test-{}.sqlite"

push

travis-ci-com

web-flow
Describe model api (#170)

* Model schema now has a discovery API:
  One can call `Tortoise.describe_models()` or `Tortoise.describe_model(<Model>)` to get
  a full description of the model(s).
  Please see `tortoise.Tortoise.describe_model` and `tortoise.Tortoise.describe_models` for more info.
* Fix in generating comments for Foreign Keys in ``MySQL``

863 of 958 branches covered (90.08%)

Branch coverage included in aggregate %.

2586 of 2825 relevant lines covered (91.54%)

0.92 hits per line

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