You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really good to boost test coverage throughout the library, and one way to monitor that would be to use something like cargo-llvm-cov and codecov.io.
I've put together a small PR which adds the necessary steps to the two current workflow .yml files.
It would be necessary for this repo to add a 3rd party integration to codecov.io.