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

zostera / django-bootstrap4 / 7313706335

24 Dec 2023 09:16AM CUT coverage: 90.972% (+5.1%) from 85.84%
7313706335

Pull #658

github

dyve
Django 5
Pull Request #658: Use setuptools, build and tox

304 of 376 branches covered (0.0%)

Branch coverage included in aggregate %.

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

1278 of 1363 relevant lines covered (93.76%)

14.94 hits per line

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

100.0
/src/bootstrap4/exceptions.py
1
class BootstrapException(Exception):
16✔
2
    """Any exception from this package."""
3

4

5
class BootstrapError(BootstrapException):
16✔
6
    """Any exception that is an error."""
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