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

agentic-dev-library / thumbcode / 21125236798
23%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2026 04:24AM UTC
Jobs 1
Files 79
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

19 Jan 2026 04:23AM UTC coverage: 22.491% (-4.2%) from 26.701%
21125236798

push

github

web-flow
refactor: consolidate services into @thumbcode/core, remove 2.7k LOC dead code (#68)

* 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>

* feat(infra): add Render staging + refactor CI/CD workflows

## Changes

### Deployment Infrastructure
- Add render.yaml for Render.com staging deployment
- Configure security headers (X-Frame-Options, X-Content-Type-Options)
- Set up SPA routing with proper cache headers
- Remove baseUrl from app.json (Render serves from root)

### Version Management (DRY)
- Add .nvmrc with Node 22 LTS
- Add packageManager field to package.json (pnpm@10.11.0)
- Update setup-thumbcode action to read from .nvmrc
- Remove hardcoded version numbers from workflows

### Workflow Refactoring
- Refactor ci.yml with latest action SHAs and E2E job
- Create cd.yml for EAS builds and deployments
- Update deploy-gh-pages.yml for documentation only
- Pin all GitHub Actions to latest SHAs:
  - checkout@v6.0.2
  - setup-node@v6
  - pnpm/action-setup@v4
  - expo/expo-github-action@v8
  - codecov-action@v5
  - coverallsapp@v2
  - sonarcloud-github-action@v5

### CI/CD Structure
- ci.yml: lint, typecheck, test, build, e2e
- cd.yml: EAS updates, Android/iOS builds, store submissions
- deploy-gh-pages.yml: documentation with TypeDoc

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

* fix(infra): address code review findings

## Fixes from code review

### Critical
- Fix EXPO_TOKEN secret check to use env block pattern (prevents secret leakage)

### Major
- Add pull_request trigger to cd.yml so eas-update job will run
- Add path filters to conserve EAS build minutes (src/**, app.json, eas.json)
- Add typedoc and typedoc-plugin-markdown to devDependencies
- Fix render.yaml: add corep... (continued)

255 of 1783 branches covered (14.3%)

Branch coverage included in aggregate %.

7 of 11 new or added lines in 3 files covered. (63.64%)

2 existing lines in 1 file now uncovered.

646 of 2223 relevant lines covered (29.06%)

1.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% packages/core/src/git/GitHttpClient.ts
3
0.0
0.0% packages/core/src/git/GitService.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
78.75
-2.5% packages/state/src/credentialStore.ts
Jobs
ID Job ID Ran Files Coverage
1 unit-tests - 21125236798.1 19 Jan 2026 04:24AM UTC 79
22.49
GitHub Action Run
Source Files on build 21125236798
  • Tree
  • List 79
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21125236798
  • 63c9ef2a on github
  • Prev Build on main (#21123970140)
  • Next Build on main (#21125390693)
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