#3419: [with patch, positive review] 100% coverage for sage.coding.binary_code
---------------------------------+--------------------------
       Reporter:  rlm            |        Owner:  rlm
           Type:  defect         |       Status:  closed
       Priority:  major          |    Milestone:  sage-3.0.4
      Component:  coding theory  |   Resolution:  fixed
       Keywords:                 |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+--------------------------
Changes (by chapoton):

 * upstream:   => N/A


Old description:

> {{{
> $ ./sage -coverage devel/sage/sage/coding/binary_code.pyx
> ----------------------------------------------------------------------
> devel/sage/sage/coding/binary_code.pyx
> SCORE devel/sage/sage/coding/binary_code.pyx: 100% (41 of 41)
>
> Possibly wrong (function name doesn't occur in doctests):
>          * int put_in_std_form(self)
>
> ----------------------------------------------------------------------
> }}}
>
> There seems to be a little bug in sage-coverage related to cpdef
> functions: the function name definitely occurs in the doctest. Has #1795
> gone stale?!

New description:

 {{{
 $ ./sage -coverage devel/sage/sage/coding/binary_code.pyx
 ----------------------------------------------------------------------
 devel/sage/sage/coding/binary_code.pyx
 SCORE devel/sage/sage/coding/binary_code.pyx: 100% (41 of 41)

 Possibly wrong (function name doesn't occur in doctests):
  * int put_in_std_form(self)

 ----------------------------------------------------------------------
 }}}

 There seems to be a little bug in sage-coverage related to cpdef
 functions: the function name definitely occurs in the doctest. Has #1795
 gone stale?!

--

--
Ticket URL: <http://trac.sagemath.org/ticket/3419#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to