Differences between revisions 17 and 18
Revision 17 as of 2008-11-14 13:41:55
Size: 1532
Editor: anonymous
Comment: converted to 1.6 markup
Revision 18 as of 2022-04-05 02:23:18
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Getting Sage's Doctest Coverage to 50% ASAP =

If you're helping out, put your name, date, and what directory you're working on here. Once you get a patch up, put a link to it. Add any info about the start and finish coverage scores.


== Active ==

 * Nick Alexander (2008-03-11): quadratic_forms/binary_qf.py (http://trac.sagemath.org/sage_trac/ticket/2448)
   .
   . Begin:
   . Current: 100%

 * Robert Bradshaw (2008-03): sage/structure/coerce.pyx
   .
   . Begin: 3%
   . Current: 66% (not including some doctests that are in the latest release)

 * Craig Citro (2008-03-11): modular/modsym/
   .
   . Begin: 14.2%
   . Current: 25.3%

 * John Cremona (2008-03-11): schemes/elliptic_curves (http://trac.sagemath.org/sage_trac/ticket/2485)
   .
   . Begin: 51.9%
   . Current:

 * William Stein (2008-03-14): modular/congroup.py; modular/congroup_element.py (http://trac.sagemath.org/sage_trac/ticket/2527)
   .
   . Begin: 20% and 0%
   . Current: 20% and 0%


 * Chris Swierczewski (2008-03-11): rings/
   . (note: currently studying for finals as well)
   . Begin: 50.4%
   . Current:

 * Mike Hansen (2008-03-11): combinat/
   .
   . Begin: 75.5%
   . Current: 94.0% (with #2432 and associated patches)

 * Robert Miller (2008-03-12): graphs/
   .
   . Begin: 72.7%
   . Current:

== Done ==

 * (done) William Stein (2008-03-11): modular/dims.py (http://trac.sagemath.org/sage_trac/ticket/2475)
   .
   . Begin: 11%
   . Current: 100% + 1 serious bugfix