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

maximunited / yomu / 17101972457
50%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2025 02:50PM UTC
Jobs 1
Files 28
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

20 Aug 2025 02:46PM UTC coverage: 61.88% (-0.03%) from 61.908%
17101972457

push

github

maximunited
fix: improve code quality by addressing ESLint warnings

Categories 2, 3, 4, 5 addressed:

**TypeScript Any Types Fixed:**
- Replace any types with proper interfaces in API routes and components
- Add specific type annotations for benefits, memberships, and form data
- Improve type safety in dashboard filtering and validation functions

**React Hook Dependencies Fixed:**
- Add missing dependency 't' to useEffect in benefit detail page
- Fix useEffect dependency for memberships loading
- Ensure hook dependencies are properly declared

**Image Optimization (Partial):**
- Replace key img elements with Next.js Image component
- Add proper width/height attributes for better performance
- Focus on user-facing components like profile pictures and brand logos

**Other Issues Fixed:**
- Remove unused account parameter in auth callbacks
- Fix password destructuring variable naming conflicts
- Remove unused NextRequest imports from API routes
- Update function parameters to match actual usage

Reduced ESLint warnings from 74 to 63 (11 warnings fixed).
All tests pass and TypeScript compilation succeeds.

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

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

366 of 699 branches covered (52.36%)

Branch coverage included in aggregate %.

12 of 13 new or added lines in 5 files covered. (92.31%)

131 existing lines in 10 files now uncovered.

582 of 833 relevant lines covered (69.87%)

13.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
59.33
0.66% src/app/dashboard/page.tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
53.54
0.0% src/app/auth/signin/page.tsx
1
69.57
0.0% src/app/auth/signup/page.tsx
1
94.59
0.0% src/contexts/DarkModeContext.tsx
2
89.8
0.0% src/lib/languages.ts
6
75.0
0.0% src/contexts/LanguageContext.tsx
7
78.21
-5.13% src/components/AdminForm.tsx
7
68.42
0.56% src/components/LanguageSelector.tsx
8
82.54
0.0% src/app/benefit/[id]/page.tsx
23
55.0
0.25% src/lib/benefit-validation.ts
75
59.33
0.66% src/app/dashboard/page.tsx
Jobs
ID Job ID Ran Files Coverage
1 17101972457.1 20 Aug 2025 02:50PM UTC 28
61.88
GitHub Action Run
Source Files on build 17101972457
  • Tree
  • List 28
  • Changed 28
  • Source Changed 28
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17101972457
  • d09c1be5 on github
  • Prev Build on master (#17018859338)
  • Next Build on master (#17102094796)
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