refactor(coverage): remove module-specific frontend coverage checks
This commit is contained in:
@@ -42,7 +42,3 @@ if total < minimum:
|
||||
PY
|
||||
|
||||
echo "Frontend coverage requirement met"
|
||||
|
||||
# Also enforce module-specific frontend coverage (e.g., ProxyHosts)
|
||||
echo "Running module-specific frontend coverage checks (frontend only)"
|
||||
bash "$ROOT_DIR/scripts/check-module-coverage.sh" --frontend-only
|
||||
|
||||
Reference in New Issue
Block a user