Opened 9 years ago
Closed 8 years ago
#27745 closed Cleanup/optimization (fixed)
Improve code coverage for django/contrib/contenttypes
| Reported by: | Anton Samarchyan | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.contenttypes | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
I am not sure if it is encouraged to do those types of changes. Please let me know.
Change History (5)
comment:1 by , 9 years ago
| Has patch: | set |
|---|
comment:2 by , 9 years ago
| Patch needs improvement: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
Yes, a ticket isn't necessarily required for such changes.
comment:3 by , 9 years ago
| Summary: | Improve code coverage for django/contrib/contenttypes/fields.py → Improve code coverage for django/contrib/contenttypes |
|---|
comment:5 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
If needed, code coverage can be improved further without a ticket.
Note:
See TracTickets
for help on using tickets.
Added PR as an example. Code coverage can still be improved a little.