Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/bash
# gather the coverage data
python3 -m pip install coverage
python3 -m coverage xml