Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

통계 구현: 인원, 기간, 저장소별 할당 & resolved 이슈의 Priority 분포 #196

Description

@danbi2990

#186 작업이 완료되면 resolved 이슈가 기본적으로 필터링이 되는 상태가 됩니다.
필터링된 resolved 이슈들의 Priority 분포를 계산해서 GraphQL 결과로 반환합니다.

{
  "P0": 2,
  "P1": 3,
  "P2": 1
}

과 같은 형태를 예상하는데 필요시 다른 형태도 좋습니다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions