Skip malformed Gitea pull request entries #84

Merged
timmy merged 1 commits from timmy/83-skip-malformed-pull-request-entries into main 2026-08-06 07:18:26 +00:00
Owner

Closes #83

Skips partial pull-request objects that lack fields required by the dashboard model while preserving valid entries.

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

Closes #83 Skips partial pull-request objects that lack fields required by the dashboard model while preserving valid entries. Tests: `python3 -m pytest tests/ -q` (53 passed)
timmy added 1 commit 2026-08-06 07:17:50 +00:00
fix: skip malformed pull request entries (#83)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
77404cfd03
timmy merged commit fcdca7a37c into main 2026-08-06 07:18:26 +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#84
No description provided.