Skip to content

Improve backend/apps/github/api/internal/nodes test coverage #1797

@arkid15r

Description

@arkid15r

Is your feature request related to a problem? Please describe.

Currently we have (ses #613):

apps/github/api/internal/nodes/issue.py                                           15      3      0      0  80.00%   25, 30, 39
apps/github/api/internal/nodes/milestone.py                                       21      7      2      0  60.87%   28, 33, 42-45, 50
apps/github/api/internal/nodes/organization.py                                    28      9      0      0  67.86%   45-65, 76
apps/github/api/internal/nodes/pull_request.py                                    18      4      0      0  77.78%   23, 28, 37, 42
apps/github/api/internal/nodes/release.py                                         22      5      0      0  77.27%   26, 31, 40, 49, 54
apps/github/api/internal/nodes/repository.py                                      48     12      2      1  74.00%   16, 47, 52, 57, 62, 67, 74, 79, 85, 90, 95, 100
apps/github/api/internal/nodes/repository_contributor.py                           9      0      0      0 100.00%
apps/github/api/internal/nodes/user.py                                            20      5      0      0  75.00%   32, 37, 42, 47, 52

Describe the solution you'd like
Improve coverage to 80%+ target.

Are you going to work on implementing this?

  • Yes
  • No

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions