I ran cargo llvm-cov and noticed that the test coverage was lower for some areas (on the main branch). Would this be something I could contribute to for increasing test coverage? I would like to contribute to the repo.
If this is acceptable I would be interested in beginning to add test coverage. Is there a specific branch to use or should it be based on main?
I ran
cargo llvm-covand noticed that the test coverage was lower for some areas (on the main branch). Would this be something I could contribute to for increasing test coverage? I would like to contribute to the repo.If this is acceptable I would be interested in beginning to add test coverage. Is there a specific branch to use or should it be based on main?