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

fiduswriter / fiduswriter / 27258717687 / 7
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 07:06AM UTC
Files 163
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

10 Jun 2026 06:51AM UTC coverage: 54.064%. Remained the same
27258717687.7

push

github

johanneswilm
Fix duplicate app labels in ASGI startup

asgi.py was missing the deduplication logic that manage.py has.
When a user's configuration.py includes an app that's also in
BASE_INSTALLED_APPS (e.g. django_otp from 4.0.x 2FA setup),
the app appeared twice in INSTALLED_APPS, causing Django to raise
ImproperlyConfigured: 'Application labels aren't unique'.

Add dict.fromkeys() deduplication and guard the REMOVED_APPS
remove loop, matching the logic in manage.py.

3512 of 6496 relevant lines covered (54.06%)

0.54 hits per line

Source Files on job document.tests.test_path document.tests.test_inline_editors - 27258717687.7
  • Tree
  • List 163
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27258717687
  • 44ca7215 on github
  • Prev Job for on main (#27252131456.3)
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