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

OpenTreeMap / otm-core / 2672
83%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 16 Mar 2017 10:40PM UTC
Jobs 1
Files 195
Run time 12s
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
2672

push

travis-ci

kdeloach
Make sequence number fields on Instance readonly

Use F expression to prevent Django from overwriting sequence numbers
in the database with old values. The only way to increment these values
should be to use the correct helper methods.

Note that we have to take care to NOT use F expressions on records that
have not been inserted into the database yet. Trying to do so results in
an exception which prevents Django from inserting the object.

15872 of 19052 relevant lines covered (83.31%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2672.1 16 Mar 2017 10:40PM UTC 0
83.31
Travis Job 2672.1
Source Files on build 2672
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2672
  • 9948fd43 on github
  • Prev Build on kd/sequential-reference-number (#2670)
  • Next Build on kd/sequential-reference-number (#2678)
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