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

kiwitcms / Kiwi / 6389 / 4
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2020 10:08AM UTC
Files 145
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

11 Apr 2020 10:01AM UTC coverage: 75.75% (+0.004%) from 75.746%
CC_TEST_REPORTER_ID=95caa6c770dbc4ca15944ed22c5fa840e1cc61627d199d11eedbf08e6a0482ee COVERITY_SCAN_TOKEN=[secure] CMD=test TEST_DB=MariaDB LANG=sl

push

travis-ci

atodorov
Define TENANT_APPS b/c impossible to check for errors otherwise

this is a setting which is relevant only for
kiwitcms-tenants/django-tenants and for Kiwi TCMS represents a
subset of all applications accessible to each tenant. These are
the appilications which hold private data for that tenant.

In the past we've had issues where adding a new app into
INSTALLED_APPS (e.g. tcms.bugs) didn't make it into TENANT_APPS
and resulted in all users being able to share bugs which we didn't
want.

Because TENANT_APPS is always a subset of INSTALLED_APPS it is not
possible to check if we've added something to INSTALLED_APPS but
forgot to add it into TENANT_APPS. That's why I'm moving this
setting here and using it as a temporary variable to construct the
full list of INSTALLED_APPS.

700 of 1160 branches covered (60.34%)

Branch coverage included in aggregate %.

3692 of 4638 relevant lines covered (79.6%)

0.8 hits per line

Source Files on job 6389.4 (CC_TEST_REPORTER_ID=95caa6c770dbc4ca15944ed22c5fa840e1cc61627d199d11eedbf08e6a0482ee COVERITY_SCAN_TOKEN=[secure] CMD=test TEST_DB=MariaDB LANG=sl)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4006
  • Travis Job 6389.4
  • 3a17cd96 on github
  • Prev Job for CC_TEST_REPORTER_ID=95caa6c770dbc4ca15944ed22c5fa840e1cc61627d199d11eedbf08e6a0482ee COVERITY_SCAN_TOKEN=[secure] CMD=test TEST_DB=MariaDB LANG=sl on master (#6358.4)
  • Next Job for CC_TEST_REPORTER_ID=95caa6c770dbc4ca15944ed22c5fa840e1cc61627d199d11eedbf08e6a0482ee COVERITY_SCAN_TOKEN=[secure] CMD=test TEST_DB=MariaDB LANG=sl on master (#6395.4)
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