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

clippingkk / web / #1135
1%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2025 04:27PM UTC
Jobs 1
Files 390
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

25 Jun 2025 04:24PM UTC coverage: 0.572% (-0.004%) from 0.576%
#1135

push

AnnatarHe
feat(components): refactor comments page and add beautiful confirm dialog

- Split comment detail page into reusable components for better maintainability:
  - CommentHeader: handles metadata and delete functionality
  - CommentContent: displays comment text
  - RelatedClipping: shows linked clipping with animations
  - AuthorInfo: displays author details with avatar
- Create custom confirm dialog component using floating-ui:
  - Beautiful design with glassmorphism effects and animations
  - Three variants (danger, warning, info) with appropriate styling
  - Promise-based API and wrapper component for easy usage
  - Accessibility features with focus management and ARIA roles
- Replace browser native confirm() with elegant custom dialog

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

30 of 421 branches covered (7.13%)

Branch coverage included in aggregate %.

0 of 400 new or added lines in 9 files covered. (0.0%)

148 of 30714 relevant lines covered (0.48%)

9.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% src/app/dash/[userid]/comments/comments-list.tsx
11
0.0
0.0% src/app/dash/[userid]/comments/[commentid]/page.tsx
14
0.0
src/app/dash/[userid]/comments/[commentid]/comment-content.tsx
15
0.0
0.0% src/app/dash/[userid]/comments/[commentid]/comment-detail.tsx
15
0.0
src/app/dash/[userid]/comments/[commentid]/layout.tsx
45
0.0
src/app/dash/[userid]/comments/[commentid]/related-clipping.tsx
46
0.0
src/app/dash/[userid]/comments/[commentid]/author-info.tsx
94
0.0
src/app/dash/[userid]/comments/[commentid]/comment-header.tsx
159
0.0
src/components/confirm-dialog/confirm-dialog.tsx
Jobs
ID Job ID Ran Files Coverage
1 #1135.1 25 Jun 2025 04:27PM UTC 390
0.57
Source Files on build #1135
  • Tree
  • List 390
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 206b61ba on github
  • Prev Build on master
  • Next Build on master
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