__init__.py python
8 lines 264 B
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 1 day ago
1 """Footprint coverage gate — lock must declare every resolve destination (§LT.3.1)."""
2
3 from tools.footprint_coverage.check import (
4 FootprintCoverageReport,
5 check_footprint_coverage,
6 )
7
8 __all__ = ["FootprintCoverageReport", "check_footprint_coverage"]
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 1 day ago