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

zostera / django-bootstrap4 / 10872119620

15 Sep 2024 03:13PM CUT coverage: 90.935%. First build
10872119620

Pull #758

github

dyve
Fix linting errors
Pull Request #758: Update Django versions

311 of 384 branches covered (80.99%)

Branch coverage included in aggregate %.

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

1274 of 1359 relevant lines covered (93.75%)

13.12 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):
14✔
2
    """Any exception from this package."""
3

4

5
class BootstrapError(BootstrapException):
14✔
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