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

zostera / django-bootstrap4 / 8388360828

22 Mar 2024 09:43AM CUT coverage: 90.998%. First build
8388360828

Pull #696

github

web-flow
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #696: Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0

304 of 376 branches covered (80.85%)

Branch coverage included in aggregate %.

1283 of 1368 relevant lines covered (93.79%)

14.95 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