In #7651 we had some code which is only covered by a subprocess test and is somewhat hard to cover inprocess.
It seems that the code running in the subprocess is not covered. @nicoddemus mentioned that some coverage configuration is needed to get this to work: https://coverage.readthedocs.io/en/stable/subprocess.html