Page MenuHomePhabricator

Coverage report for ISA tool
Open, Needs TriagePublic

Description

Test coverage report for the ISA tool

Generated using the command coverage run --source=./isa/ -m unittest discover and then coverage report from the project root directory.

Report of October, 3 2019

Name                        Stmts   Miss  Cover
-----------------------------------------------
isa/__init__.py                33      1    97%
isa/campaigns/__init__.py       0      0   100%
isa/campaigns/forms.py         26      0   100%
isa/campaigns/routes.py       235    203    14%
isa/campaigns/utils.py        188    151    20%
isa/errors/__init__.py          0      0   100%
isa/errors/handlers.py         17     12    29%
isa/main/__init__.py            0      0   100%
isa/main/routes.py             28      3    89%
isa/main/utils.py              13      1    92%
isa/models.py                  51      5    90%
isa/users/__init__.py           0      0   100%
isa/users/forms.py             12      0   100%
isa/users/routes.py           110     93    15%
isa/users/utils.py             59     37    37%
isa/utils/languages.py          3      0   100%
-----------------------------------------------
TOTAL                         775    506    35%

Related Objects

StatusSubtypeAssignedTask
OpenNone
OpenNone
OpenNone

Event Timeline

Eugene233 renamed this task from Coverage report for campaigns blueprint to Coverage report for ISA tool.Oct 3 2019, 2:56 PM
Eugene233 updated the task description. (Show Details)
Eugene233 updated the task description. (Show Details)
Aklapper subscribed.

Removing task assignee due to inactivity, as this open task has been assigned for more than two years. See the email sent to the task assignee on February 06th 2022 (and T295729).

Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome.

If this task has been resolved in the meantime, or should not be worked on ("declined"), please update its task status via "Add Action… 🡒 Change Status".

Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator.