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

catmaid / CATMAID / 5349 / 2
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 05 Nov 2018 08:08PM UTC
Files 97
Run time 8s
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

05 Nov 2018 07:54PM UTC coverage: 45.634% (+1.4%) from 44.259%
5349.2

push

travis-ci

tomka
Update commit representation in version string

The CATMAID version string is still available from the VERSION attribute
of the settings object. This version is made up from two components: a
base version and commit information. The base version is explicitly
stored in the mysite.utils module (where the `get_version()` function
lives). It is updated with every release by the `make-releas.py` script.

The commit ID is retrieved by first trying to execute Git and find the
latest commit in the local directory. If this isn't possible (e.g. no
Git or no repository available), CATMAID tries to open the file
'/home/git-commit', which in turn is generated by the Docker build. In
regular instances, this file shouldn't be available. If this fails as
well, the commit ID will become "unknown".

Also the CATMAID version information is now printed on start up on the
back-end, too.

7667 of 16801 relevant lines covered (45.63%)

0.46 hits per line

Source Files on job 5349.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4939
  • Travis Job 5349.2
  • 157affbc on github
  • Prev Job for on dev (#5347.3)
  • Next Job for on dev (#5350.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