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

strongswan / strongTNC / 37 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2014 09:34AM UTC
Files 74
Run time 32s
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

28 Aug 2014 09:18AM UTC coverage: 70.714% (+0.8%) from 69.931%
37.1

push

travis-ci

tobiasbrunner
Merge 'Integration Request 6'

This brings massive performance improvements, deployment docs,
configuration for a test VM (Vagrantfile) and several other improvements
and bugfixes.

To improve the performance a new database table is introduced.  To migrate
an existing SQLite database use the following steps:

1. Create the new table:

    sqlite3 /path/to/database
    sqlite> .read sql/issue294_create.sql

2. Migrate existing sessions:

    ./manage.py shell
    >>> execfile('sql/issue294_migrate.py')

Closes #13.

1683 of 2380 relevant lines covered (70.71%)

0.71 hits per line

Source Files on job 37.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37
  • Travis Job 37.1
  • 90cd4b65 on github
  • Prev Job for on master (#29.1)
  • Next Job for on master (#38.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