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

kiwitcms / Kiwi / 6389
77%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2020 10:08AM UTC
Jobs 1
Files 145
Run time 13s
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
6389

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

Jobs
ID Job ID Ran Files Coverage
4 6389.4 (CC_TEST_REPORTER_ID=95caa6c770dbc4ca15944ed22c5fa840e1cc61627d199d11eedbf08e6a0482ee COVERITY_SCAN_TOKEN=[secure] CMD=test TEST_DB=MariaDB LANG=sl) 11 Apr 2020 10:08AM UTC 0
75.75
Travis Job 6389.4
Source Files on build 6389
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6389
  • 3a17cd96 on github
  • Prev Build on master (#6358)
  • Next Build on master (#6395)
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