Handle null Gitea collection payloads #70

Merged
timmy merged 1 commits from timmy/69-handle-null-gitea-collection-payloads into main 2026-08-06 03:48:49 +00:00
Owner

Closes #69

Normalizes null repo, issue, and pull-request collection payloads to empty lists so the dashboard context remains usable.

Tests: python3 -m pytest tests/ -q (46 passed)

Closes #69 Normalizes null repo, issue, and pull-request collection payloads to empty lists so the dashboard context remains usable. Tests: `python3 -m pytest tests/ -q` (46 passed)
timmy added 1 commit 2026-08-06 03:48:12 +00:00
fix: normalize null Gitea collection payloads (#69)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
d8f2248600
timmy merged commit e46113a51a into main 2026-08-06 03:48:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#70
No description provided.