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.
Asked: 2014-05-11 22:56:26 -0600
Seen: 643 times
Last updated: May 12 '14
patchboot coverage failure and review
Unexpected result from r.quantile function
make ptest fails after compilation based on Python3
how to calculate in SAGE the cumulative distribution function of a "stable distribution"?
Statistical checks for regression, covariance, etc?