The option to track code coverage for files in a given path (https://github.com/JuliaLang/julia/pull/44359) appears to miss a significant number of lines compared to `--code-coverage=user`. As seen in this Octavian CI run on julia nightly https://github.com/JuliaLinearAlgebra/Octavian.jl/pull/143 <img width="579" alt="Screen Shot 2022-03-12 at 6 31 44 PM" src="https://user-images.githubusercontent.com/1694067/158038708-38459ed6-6a0f-4cf3-a42e-33e6031146fa.png"> <img width="779" alt="Screen Shot 2022-03-12 at 6 36 37 PM" src="https://user-images.githubusercontent.com/1694067/158038719-3fb5595a-d2b3-48c5-ae33-379dc232e748.png">