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

nephila / djangocms-blog / 4758991027

pending completion
4758991027

push

github

GitHub
Upgrade to django 4.2 / django CMS 3.11 (#722)

462 of 524 branches covered (88.17%)

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

1680 of 1732 relevant lines covered (97.0%)

11.64 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/djangocms_blog/taggit_urls.py
1
# This file is used on divio cloud only during automatic setup
2
from django.urls import path  # pragma: no cover
3
from django.urls import include
×
4

5
urlpatterns = [  # pragma: no cover
6
    path("taggit_autosuggest/", include("taggit_autosuggest.urls")),
7
]
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

© 2025 Coveralls, Inc