Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(collab): pause collab mode in preview share #364

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

Zuhair2002
Copy link

@Zuhair2002 Zuhair2002 commented Feb 21, 2025

Ref :- VE-5243

@Zuhair2002 Zuhair2002 self-assigned this Feb 21, 2025
@Zuhair2002 Zuhair2002 requested a review from a team as a code owner February 21, 2025 09:21
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.22% 7411 / 10706
🔵 Statements 69.22% 7411 / 10706
🔵 Functions 68.88% 259 / 376
🔵 Branches 83.67% 861 / 1029
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/configManager/config.default.ts 97.8% 100% 66.66% 97.8% 84-85
src/types/types.ts 100% 100% 100% 100%
src/visualBuilder/components/Collab/ThreadPopup/CommentTextArea.tsx 4.7% 100% 100% 4.7% 54-584
src/visualBuilder/eventManager/useCollab.ts 25.77% 100% 50% 25.77% 18-23, 29-63, 69-82, 88-90, 96-104, 110-112, 116-121
src/visualBuilder/generators/generateThread.tsx 7.86% 100% 0% 7.86% 19-92, 95-136, 138-172, 175-216, 219-223, 226-230, 233-237, 240-242, 245-253, 256-259, 262-266, 269-277, 288-307, 310-311, 314-369, 372-393
src/visualBuilder/listeners/mouseClick.ts 71.15% 80.76% 75% 71.15% 90-118, 127, 157-158, 187-193, 209-215
src/visualBuilder/listeners/mouseHover.ts 57.33% 37.93% 58.33% 57.33% 33-40, 73-83, 89-90, 97-100, 103-105, 112-120, 129-131, 133-157, 165-167, 169-171, 179-187, 190-194, 196, 198-200, 215-219, 267-268
Generated in workflow #250 for commit 7222634 by the Vitest Coverage Report Action

Copy link

@pratyushbiswas pratyushbiswas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Zuhair2002 Zuhair2002 merged commit fd6bd12 into collab Feb 21, 2025
8 checks passed
@Zuhair2002 Zuhair2002 deleted the VE-5243-pause-collab-preview-share branch February 21, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants