#!/bin/sh -e export SOURCE_FILES="httpx tests" set -x uv run coverage report --show-missing --skip-covered --fail-under=100