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

agentic-dev-library / thumbcode / 21345762172
56%

Build:
DEFAULT BRANCH: main
Ran 26 Jan 2026 03:57AM UTC
Jobs 1
Files 83
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

26 Jan 2026 03:56AM UTC coverage: 24.924% (+1.9%) from 23.03%
21345762172

push

github

web-flow
[Long-Running] Production UI/UX: Research, Brand Alignment, and Implementation (#64)

* fix(deploy): add baseUrl for GitHub Pages and disable caching

- Add experiments.baseUrl: "/thumbcode" for GitHub Pages subdirectory
- Inject no-cache meta tags into HTML files for staging environment
- Fixes Expo app loading issue on GitHub Pages deployment

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

* docs(ux): add comprehensive UX research report

Comprehensive research on mobile UX best practices including:
- Above/below fold patterns for mobile apps
- Thumb zone design principles
- Onboarding flow analysis (Notion, Linear, Figma)
- Developer tool mobile patterns
- Progressive disclosure model

Includes full audit of current ThumbCode implementation:
- 34 components inventory with status
- Screen-by-screen review
- Brand compliance issues identified
- Critical gaps documented
- 5-phase implementation plan

Current production readiness: 70/100

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

* fix(ci): resolve pnpm audit tar vulnerability

Co-authored-by: jonbogaty <jonbogaty@gmail.com>

* perf: remove console logs from CertificatePinningService

- Removed console.log statements from `initialize` method.
- Added unit tests for CertificatePinningService.

* perf: optimize BaseAgent response parsing

Replaced array filter and loop with a single iteration in BaseAgent.execute to improve performance by reducing array allocations and iterations.

Measured improvement: ~79% faster in micro-benchmark.

* perf: parallelize credential existence checks

- Parallelize `CredentialService.getStoredCredentialTypes` using `Promise.all`
- Improves performance by concurrent execution of async `SecureStore` calls
- Verified ~7x speedup in benchmark (353ms -> 51ms with 50ms latency)

* perf: optimize BaseAgent response parsing loop

Combined the filter and loop into a single iteration to improve performance.

- Replaced `filter().forEach()` with a single `fo... (continued)

323 of 2098 branches covered (15.4%)

Branch coverage included in aggregate %.

19 of 395 new or added lines in 20 files covered. (4.81%)

19 existing lines in 9 files now uncovered.

909 of 2845 relevant lines covered (31.95%)

1.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% app/(tabs)/projects.tsx
3
9.63
-0.69% packages/state/src/projectStore.ts
3
4.65
4.65% src/components/feedback/Loading.tsx
12
0.0
0.0% app/(onboarding)/api-keys.tsx
15
0.0
0.0% app/(tabs)/index.tsx
15
0.0
0.0% app/(tabs)/settings.tsx
17
0.0
packages/core/src/github/GitHubApiService.ts
26
0.0
0.0% app/settings/credentials.tsx
27
0.0
0.0% app/(tabs)/chat.tsx
35
0.0
0.0% app/(onboarding)/github-auth.tsx
36
0.0
0.0% app/agent/[id].tsx
41
0.93
0.93% app/(tabs)/agents.tsx
54
0.0
0.0% app/(onboarding)/create-project.tsx
90
0.0
0.0% app/project/[id].tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% app/(onboarding)/create-project.tsx
1
0.0
0.0% app/project/[id].tsx
1
90.91
90.91% packages/core/src/security/CertificatePinningService.ts
2
0.0
0.0% app/(onboarding)/github-auth.tsx
2
0.0
0.0% app/(tabs)/index.tsx
2
0.0
0.0% app/(tabs)/settings.tsx
3
0.0
0.0% app/agent/[id].tsx
3
0.0
0.0% app/settings/credentials.tsx
4
0.93
0.93% app/(tabs)/agents.tsx
Jobs
ID Job ID Ran Files Coverage
1 unit-tests - 21345762172.1 26 Jan 2026 03:57AM UTC 83
24.92
GitHub Action Run
Source Files on build 21345762172
  • Tree
  • List 83
  • Changed 50
  • Source Changed 42
  • Coverage Changed 49
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21345762172
  • 04afaf4f on github
  • Prev Build on main (#21329757157)
  • Next Build on main (#21932543781)
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