Closed CosmicHorrorDev closed 1 year ago
Might have to switch to using a token for the coverage without the integration. There's some docs in cargo-llvm-cov
's README. You would just have to add the token to the repo's secrets
Locally I'm getting 91% line coverage for what it's worth
Thanks!
This should bump up the code coverage a decent bit including covering most of the unsafe bits at least