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

zostera / django-bootstrap4 / 10873049980

15 Sep 2024 05:41PM CUT coverage: 90.935%. First build
10873049980

Pull #745

github

web-flow
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)

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

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

311 of 384 branches covered (80.99%)

Branch coverage included in aggregate %.

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