#12496: Improve doctest coverage for integer_ring.pyx
-----------------------------+----------------------------------------------
   Reporter:  slelievre      |          Owner:  slelievre   
       Type:  enhancement    |         Status:  needs_review
   Priority:  major          |      Milestone:  sage-5.0    
  Component:  documentation  |       Keywords:  Cernay2012  
Work_issues:                 |       Upstream:  N/A         
   Reviewer:                 |         Author:              
     Merged:                 |   Dependencies:              
-----------------------------+----------------------------------------------
Changes (by slelievre):

  * status:  new => needs_review


Comment:

 This is my first time submitting a patch: feedback welcome!

 Added 8 doctests, out of 10 that were missing. The 2 still missing are:

   * `__cinit__(self)`
   * `__richcmp__(left, right, int op)`

 I have no idea what `__cinit__` and `__richcmp__` do, when/how they are
 called, ... and how to write any relevant doctest for them.

 The command `sage -coverage` returns 2 missing docs and 5 possibly wrong
 (function name doesn't occur in doctests).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12496#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to