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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 20 Mar 2017 04:45PM UTC
Jobs 1
Files 195
Run time 11s
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
2678

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.

15885 of 19064 relevant lines covered (83.32%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2678.1 20 Mar 2017 04:45PM UTC 0
83.32
Travis Job 2678.1
Source Files on build 2678
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2678
  • 66386645 on github
  • Prev Build on kd/sequential-reference-number (#2672)
  • Next Build on kd/sequential-reference-number (#2686)
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