howto get Sage doctest coverage statistics
How can a user get/see recent Sage doctest coverage statistics?
Thanks,
Jack
How can a user get/see recent Sage doctest coverage statistics?
Thanks,
Jack
For a particular file:
sage --coverage <filename>
For all Sage library:
sage --coverageall
For Sage 6.2, the overall weighted coverage score is 93.7%.
The doc is available here.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-05-12 05:56:26 +0100
Seen: 826 times
Last updated: May 13 '14