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

clippingkk / web / #1139
1%

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

27 Jun 2025 03:59PM UTC coverage: 0.571%. Remained the same
#1139

push

AnnatarHe
refactor: standardize cookie keys to use constants from storage

Replace hardcoded 'uid' and 'token' strings with USER_ID_KEY and COOKIE_TOKEN_KEY constants throughout the codebase for better maintainability and consistency.

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

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

30 of 425 branches covered (7.06%)

Branch coverage included in aggregate %.

0 of 87 new or added lines in 30 files covered. (0.0%)

1 existing line in 1 file now uncovered.

148 of 30774 relevant lines covered (0.48%)

9.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% src/app/dash/[userid]/admin/page.tsx
2
0.0
0.0% src/app/dash/[userid]/comments/page.tsx
2
0.0
0.0% src/app/dash/[userid]/layout.tsx
2
0.0
0.0% src/app/dash/[userid]/profile/not-found.tsx
2
0.0
0.0% src/app/layout.tsx
2
0.0
0.0% src/app/payment/canceled/layout.tsx
2
0.0
0.0% src/app/payment/success/layout.tsx
2
0.0
0.0% src/app/policy/support/layout.tsx
2
0.0
0.0% src/app/pricing/layout.tsx
2
0.0
0.0% src/components/dashboard-container/container.tsx
2
0.0
0.0% src/components/index-page/Feature-Reborn.tsx
2
0.0
0.0% src/components/index-page/index.page.tsx
2
0.0
0.0% src/constants/storage.ts
2
0.0
0.0% src/services/ajax.ts
3
0.0
0.0% src/actions/login.ts
3
0.0
0.0% src/app/dash/[userid]/book/[bookid]/page.tsx
3
0.0
0.0% src/app/dash/[userid]/clippings/[clippingid]/page.tsx
3
0.0
0.0% src/app/dash/[userid]/comments/[commentid]/page.tsx
3
0.0
0.0% src/app/dash/[userid]/profile/page.tsx
3
0.0
0.0% src/app/dash/[userid]/settings/orders/page.tsx
3
0.0
0.0% src/app/dash/[userid]/settings/webhooks/[wid]/page.tsx
3
0.0
0.0% src/app/dash/[userid]/settings/webhooks/page.tsx
3
0.0
0.0% src/app/dash/[userid]/unchecked/page.tsx
3
0.0
0.0% src/app/dash/[userid]/upload/page.tsx
3
0.0
0.0% src/app/pricing/page.tsx
3
0.0
0.0% src/components/navigation-bar/navigate-guide.tsx
4
0.0
0.0% src/app/dash/[userid]/home/page.tsx
4
0.0
0.0% src/hooks/hooks.ts
5
0.0
0.0% src/utils/profile.ts
10
0.0
0.0% src/utils/storage.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/actions/login.ts
Jobs
ID Job ID Ran Files Coverage
1 #1139.1 27 Jun 2025 04:02PM UTC 394
0.57
Source Files on build #1139
  • Tree
  • List 394
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b118d5e6 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