Opened 10 years ago
Closed 7 years ago
#6589 closed enhancement (worksforme)
bring doctest coverage for ring/laurent_series_ring.py to 100%
Reported by: | mhampton | Owned by: | tbd |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | algebra | Keywords: | Laurent series, doctest, coverage |
Cc: | Merged in: | ||
Authors: | Reviewers: | David Roe | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I (Marshall Hampton) am hoping to work on this in late July or August 2009. If it hasn't been done by September, assume that I didn't get around to it.
Change History (4)
comment:1 Changed 7 years ago by
- Report Upstream set to N/A
comment:2 Changed 7 years ago by
- Milestone changed from sage-5.7 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:3 Changed 7 years ago by
- Status changed from needs_review to positive_review
Also in 5.5.rc0
:
travis@travis-virtualbox:~/sage-5.5.rc0/devel/sage/sage$ sage -coverage rings/laurent_series_ring.py ---------------------------------------------------------------------- rings/laurent_series_ring.py SCORE rings/laurent_series_ring.py: 100% (25 of 25) ----------------------------------------------------------------------
comment:4 Changed 7 years ago by
- Resolution set to worksforme
- Reviewers changed from roed to David Roe
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
As of Sage 5.7.beta2, the file in question does have 100% coverage. So, I think this has been done. See the related #12259 (which itself is a part of the bigger meta ticket: #12024). So, I'll set this to sage-invalid...