xd009642/tarpaulin

tarpaulin ignores tracing's `#[instrument(skip(field))]`

Opened this issue · 1 comments

Something has gone awry in the source analysis module so back into the syn mines I go.

Though my simple test passes without any code changes so something odder seems to be happening 🤔

Also ignores #[instrument(skip_all)] so this is smelling more like an llvm coverage handling issue of some form.