Commits
Click on a commit to change the comparison rangeAdd code coverage infrastructure with `cargo llvm-cov`1 day ago
by MatthewMckee4 Remove simple coverage recipe, rename coverage-full to coverage1 day ago
by MatthewMckee4 Run all workspace tests in coverage recipe1 day ago
by MatthewMckee4 Use `just coverage` in CI instead of inline steps1 day ago
by MatthewMckee4 Auto-detect llvm-cov and llvm-profdata instead of hardcoded paths1 day ago
by MatthewMckee4 Add maturin to CI coverage tools1 day ago
by MatthewMckee4 Unset VIRTUAL_ENV in CI coverage step to prevent setup-uv leaking1 day ago
by MatthewMckee4 Set PYTHON_VERSION=3.10 in coverage step to match PyO3 build1 day ago
by MatthewMckee4 Use EnvVars::KARVA_COVERAGE_INTERNAL constant instead of hardcoded string1 day ago
by MatthewMckee4