• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agentic-dev-library / thumbcode / 21118375421
23%

Build:
DEFAULT BRANCH: main
Ran 18 Jan 2026 08:49PM UTC
Jobs 1
Files 25
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Jan 2026 08:48PM UTC coverage: 43.195% (-2.1%) from 45.31%
21118375421

push

github

web-flow
feat(chat): implement real-time chat system for human-agent collaboration (#49)

Implements Issue #12 - Real-time chat system with:

**ChatService** (src/services/chat/):
- Thread management (create, delete, pin, mark as read)
- Message handling with streaming support
- Approval workflow (request/respond)
- Search across threads
- Event system for real-time updates
- Typing indicators
- Abort/cancel support for long-running requests

**UI Components** (src/components/chat/):
- ChatMessage: Renders messages with support for text, code, and approval types
- ChatThread: Scrollable message list with auto-scroll and typing indicators
- ChatInput: Input field with send functionality
- ThreadList: Thread list with pinned/recent sections and unread badges
- ApprovalCard: Action approval UI with approve/reject buttons
- CodeBlock: Code display with language header and copy functionality

**Tests**:
- 129 total tests passing (8 test suites)
- Comprehensive ChatService tests covering all functionality

All components follow ThumbCode brand guidelines with organic daube styling.

Closes #12

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

181 of 616 branches covered (29.38%)

Branch coverage included in aggregate %.

44 of 174 new or added lines in 7 files covered. (25.29%)

495 of 949 relevant lines covered (52.16%)

1.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
0.0
src/components/chat/CodeBlock.tsx
6
0.0
src/components/chat/ApprovalCard.tsx
14
0.0
src/components/chat/ChatInput.tsx
14
0.0
src/components/chat/ChatMessage.tsx
21
0.0
src/components/chat/ChatThread.tsx
28
0.0
src/components/chat/ThreadList.tsx
42
46.02
src/services/chat/ChatService.ts
Jobs
ID Job ID Ran Files Coverage
1 unit-tests - 21118375421.1 18 Jan 2026 08:49PM UTC 25
43.19
GitHub Action Run
Source Files on build 21118375421
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21118375421
  • c7c91f5c on github
  • Prev Build on main (#21118228194)
  • Next Build on main (#21118692107)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc