using SomeLib for SomeType;
FIle level "using for" declaration is a feature in recent solidity, but an issue for solidity-coverage.
If you put it inside a library it will be ok for both, so it's a minor glitch with a possible workaround, but it's worth an issue.