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 이슈의 평균 처리 기간 #198

Description

@danbi2990

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

처리 기간의 단위는 일(day)이고 공식은
(Issue::closed_at) - (Todo list의 Start date) - (Todo list의 Pending days)
로 생각하고 있습니다.

변경이 필요한 경우 이슈 코멘트로 논의합니다.

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