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

tortoise / tortoise-orm / 1097 / 2
91%
master: 94%

Build:
Build:
LAST BUILD BRANCH: remove-iso8601
DEFAULT BRANCH: master
Ran 09 Dec 2019 02:01PM UTC
Files 33
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

09 Dec 2019 01:42PM UTC coverage: 97.898% (-0.2%) from 98.052%
1097.2

push

travis-ci-com

web-flow
Field refactor (#206)

Split fields into many modules for categorisation
Remove unnecessary __slots__ from Fields, as this complicates work, and saves almost no memory as Fields only get instantiated as class variables (hence does not accumulate)
PyLint plugin now uses simplified Field-type inference and generates reverse FK's correctly.
Move DDL definition of fields from generate_schema into Fields
Make fields support overriding on a per-dialect level
Extend schema discover to know about DB types for ANY db type.
Make schema generator use types specified in Fields
Have fields define generated PK's
Have fields define custom emulation rules (e.g. DecimalField and SQLite)

1185 of 1243 branches covered (95.33%)

Branch coverage included in aggregate %.

3285 of 3323 relevant lines covered (98.86%)

0.99 hits per line

Source Files on job 1097.2
  • Tree
  • List 0
  • Changed 14
  • Source Changed 13
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 824
  • Travis Job 1097.2
  • c8e27ba2 on github
  • Prev Job for on develop (#1092.2)
  • Next Job for on develop (#1098.2)
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