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

domdfcoding / pre-commit-hooks / 8845236630

26 Apr 2024 08:17AM UTC coverage: 97.581%. Remained the same
8845236630

push

github

web-flow
Set UNSAFE_PYO3_SKIP_VERSION_CHECK=1 for Python 3.13 (#39)

Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>

121 of 124 relevant lines covered (97.58%)

0.98 hits per line

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

100.0
/pre_commit_hooks/util.py
1
# noqa: D100
2

3
__all__ = ("FAIL", "PASS")
1✔
4

5
PASS = 0
1✔
6
FAIL = 1
1✔
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