Skip to content

[Feat: HoverToolbar] Component and rendering logic changes#450

Merged
csAyushDubey merged 3 commits intoVE-6600-Hover-Toolbar-Supportfrom
VE-6701-Hover-Toolbar-Support
Jul 9, 2025
Merged

[Feat: HoverToolbar] Component and rendering logic changes#450
csAyushDubey merged 3 commits intoVE-6600-Hover-Toolbar-Supportfrom
VE-6701-Hover-Toolbar-Support

Conversation

@csAyushDubey
Copy link
Copy Markdown
Contributor

@csAyushDubey csAyushDubey commented Jul 4, 2025

Ref: VE-6701

SS:

Screen.Recording.2025-07-07.at.12.00.46.PM.mov

@csAyushDubey csAyushDubey requested a review from a team as a code owner July 4, 2025 08:50
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 4, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.6% 8719 / 12176
🔵 Statements 71.6% 8719 / 12176
🔵 Functions 71.23% 312 / 438
🔵 Branches 84.53% 1093 / 1293
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/__test__/utils.ts 82.75% 94.44% 66.66% 82.75% 11-12, 28-29, 31-32, 70-76, 89-90
src/visualBuilder/index.ts 57.28% 66.66% 42.85% 57.28% 97-104, 107-111, 114-126, 129-202, 208-240, 248-270, 321-324, 327-328
src/visualBuilder/visualBuilder.style.ts 100% 100% 100% 100%
src/visualBuilder/components/Tooltip.tsx 6.03% 50% 33.33% 6.03% 29-170, 176-182
src/visualBuilder/components/fieldLabelWrapper.tsx 86.42% 82.6% 66.66% 86.42% 28-35, 107-111, 170-175, 179, 234-236, 242-260
src/visualBuilder/components/icons/index.tsx 79.52% 94.44% 81.25% 79.52% 210-234, 286-312, 332-344
src/visualBuilder/eventManager/useReferenceMapEvent.ts 77.77% 100% 100% 77.77% 8-9
src/visualBuilder/generators/generateToolbar.tsx 89.72% 86.66% 83.33% 89.72% 28-29, 87-92, 140-144, 186-187
src/visualBuilder/listeners/index.ts 93.75% 100% 100% 93.75% 53-55, 57-58
src/visualBuilder/listeners/mouseClick.ts 74.62% 80.48% 90.9% 74.62% 104-105, 108-113, 126-154, 180-181, 226, 284-290, 314-319, 328-334, 352-362
src/visualBuilder/listeners/mouseHover.ts 60.85% 50% 58.82% 60.85% 52-59, 76-77, 94-97, 127-137, 143-144, 151-154, 157-159, 165, 179-180, 189-201, 204-210, 217-219, 221-251, 259-261, 263-265, 273-281, 284-288, 290, 292-294, 309-313, 335-338
src/visualBuilder/utils/handleIndividualFields.ts 98.34% 85.71% 100% 98.34% 92-93
src/visualBuilder/utils/types/postMessage.types.ts 100% 100% 100% 100%
Generated in workflow #442 for commit bc21aae by the Vitest Coverage Report Action

Comment thread src/__test__/utils.ts
Comment thread src/visualBuilder/components/fieldLabelWrapper.tsx
Comment thread src/visualBuilder/listeners/mouseHover.ts
Copy link
Copy Markdown
Contributor

@hiteshshetty-dev hiteshshetty-dev left a comment

Choose a reason for hiding this comment

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

LGTM!!

@csAyushDubey csAyushDubey merged commit 19f865a into VE-6600-Hover-Toolbar-Support Jul 9, 2025
9 of 11 checks passed
@csAyushDubey csAyushDubey deleted the VE-6701-Hover-Toolbar-Support branch July 9, 2025 09:00
csAdityaPachauri pushed a commit that referenced this pull request Jul 24, 2025
[Feat: HoverToolbar] Component and rendering logic changes
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