refactor: break up _create_bug_report — extract helpers #645

Merged
Timmy merged 2 commits from kimi/issue-655 into main 2026-03-20 22:03:40 +00:00
Collaborator

Extract _build_report_description and _log_bug_report_created from the 63-line _create_bug_report, reducing it to a focused orchestrator.

Fixes #655

Extract `_build_report_description` and `_log_bug_report_created` from the 63-line `_create_bug_report`, reducing it to a focused orchestrator. Fixes #655
kimi added 1 commit 2026-03-20 21:52:08 +00:00
refactor: break up _create_bug_report — extract description builder and event logger
Some checks failed
Tests / lint (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
c63454c95d
Extract _build_report_description and _log_bug_report_created from the
63-line _create_bug_report function, reducing it to a focused orchestrator.

Fixes #655

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Timmy added 1 commit 2026-03-20 22:03:28 +00:00
Merge branch 'main' into kimi/issue-655
Some checks failed
Tests / lint (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
3b181b57e3
Timmy merged commit 2381d0b6d0 into main 2026-03-20 22:03:40 +00:00
Timmy deleted branch kimi/issue-655 2026-03-20 22:03:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#645