AutoProf now has code coverage statistics! #48
ConnorStoneAstro
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code coverage statistics show how much of the code we are actually seeing with the unit tests. At time of writing the coverage is about 50%, we would like to get that up to 90% before the stable release. This way code development can progress confidently as we will know we are not breaking any expected functionality with each PR.
Beta Was this translation helpful? Give feedback.
All reactions