Closed AndyTWF closed 1 month ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Lines | 94.18% (🎯 92%) | 2853 / 3029 |
🟢 | Statements | 94.18% (🎯 92%) | 2853 / 3029 |
🟢 | Functions | 93.39% (🎯 93%) | 212 / 227 |
🟢 | Branches | 94.25% (🎯 93%) | 771 / 818 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
src/core/errors.ts | 100% | 100% | 0% | 100% | |
src/core/messages.ts | 94% | 93.1% | 100% | 94% | 363-365, 398-402, 414-418, 535-536 |
src/core/room.ts | 96.2% | 98.41% | 100% | 96.2% | 137-138, 346-352 |
src/react/hooks/use-presence-listener.ts | 89.57% | 85.71% | 100% | 89.57% | 116-119, 133-136, 159-164, 168-170 |
src/react/hooks/use-typing.ts | 98.85% | 93.1% | 100% | 98.85% | 85 |
src/react/providers/chat-room-provider.tsx | 97.61% | 90% | 100% | 97.61% | 92 |
Context
Fixes #350
Description
Checklist
Testing Instructions (Optional)
Open demo app, refresh many times - notice there are no errors (compare to main).