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

zostera / django-bootstrap4 / 7527075746

15 Jan 2024 09:49AM CUT coverage: 91.069%. First build
7527075746

Pull #670

github

web-flow
Bump ruff from 0.1.12 to 0.1.13

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #670: Bump ruff from 0.1.12 to 0.1.13

322 of 394 branches covered (0.0%)

Branch coverage included in aggregate %.

1279 of 1364 relevant lines covered (93.77%)

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