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

strongswan / strongTNC / 37
72%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2014 09:34AM UTC
Jobs 1
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

pending completion
37

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.

113 of 113 new or added lines in 6 files covered. (100.0%)

1683 of 2380 relevant lines covered (70.71%)

0.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
100.0
apps/swid/paging.py

Coverage Regressions

Lines Coverage ∆ File
1
100.0
apps/swid/paging.py
Jobs
ID Job ID Ran Files Coverage
1 37.1 28 Aug 2014 09:34AM UTC 0
70.71
Travis Job 37.1
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #37
  • 90cd4b65 on github
  • Prev Build on master (#29)
  • Next Build on master (#38)
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