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

agentic-dev-library / thumbcode
56%

Build:
DEFAULT BRANCH: main
Repo Added 18 Jan 2026 06:46AM UTC
Files 176
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chat-approve-commit-12982100548334997176
  • claude/fix-pr135-feedback-gKQEA
  • claude/restore-env-example-aAg1S
  • claude/triage-pull-requests-gKQEA
  • dependabot/npm_and_yarn/npm_and_yarn-43fdf816a0
  • dependabot/npm_and_yarn/npm_and_yarn-ab4d8f00f8
  • dependabot/npm_and_yarn/npm_and_yarn-c2faeb1381
  • docs/api-documentation-2563947611921949267
  • docs/deployment-release-11422378162109445000
  • feat-agent-intelligence-system-10155413811753389640
  • feat-foundational-infra-1906573889307548674
  • feat-state-management-and-ui-foundation-6141280862616348688
  • feat/accessibility-improvements-10249823611879095406
  • feat/agent-orchestration-system
  • feat/astro-docs-site
  • feat/brand-paint-daube-icons
  • feat/environment-configuration
  • feat/error-fallback-issue-reporting-358616680504556265
  • feat/github-device-flow-15495933966507810792
  • feat/github-device-flow-auth
  • feat/implement-core-services-6478549820192247366
  • feat/isomorphic-git-service
  • feat/issue-12-realtime-chat
  • feat/issue-13-component-library
  • feat/issue-14-app-screens
  • feat/issue-16-error-handling
  • feat/issue-17-performance-optimization
  • feat/monorepo-consolidation
  • feat/production-ui-ux-research
  • feat/render-staging-infrastructure
  • feat/secure-credential-storage
  • feat/security-hardening-12805103198795767328
  • feat/staging-e2e-pipeline-18166489273768641784
  • feat/wire-up-credential-storage-7654386678289915028
  • feat/zustand-state-management
  • feature/web-credential-storage-16367629849517220705
  • feature/wire-up-list-repos-2341498079925133217
  • fix/ci-sonarcloud-separate-job
  • fix/codeql-security-workflow-issues
  • fix/consolidate-state-stores
  • fix/docs-deployment
  • fix/docs-landing-page
  • fix/expo-go-compatibility-docs
  • fix/git-diff-implementation
  • fix/main-lint-errors
  • fix/phase2-post-merge-cleanup
  • fix/post-merge-typecheck-lint
  • fix/production-styling-cleanup
  • fix/staging-deployment-config
  • fix/typedoc-path
  • github-auth-polling-robustness-8282671898332708609
  • main
  • optimize-agents-screen-rendering-9847702445530837629
  • perf-certificate-pinning-logs-12516529409365396870
  • perf-memoize-approval-card-styles-13337322786994975592
  • perf-optimize-credential-service-parallel-check-1497704303513454969
  • perf-orchestration-state-lookup-3353458984225318827
  • perf/avatar-memoization-2005799266297282441
  • perf/diff-viewer-optimization-3741167164446051430
  • perf/file-tree-optimization-16691290426013373983
  • perf/filetree-optimization-5210700542194839442
  • perf/onboarding-context-memoization-8617360829543054983
  • perf/optimize-base-agent-parsing-13118144186170050403
  • perf/optimize-base-agent-parsing-16566902244871251778
  • perf/optimize-file-tree-renders-8382843774406735653
  • perf/optimize-git-diff-parallelism-4012060868424400108
  • perf/optimize-git-diff-working-dir-1465311383308375368
  • perf/optimize-hex-regex-6221947084635004541
  • perf/optimize-syntax-highlighter-regex-10743690915181651308
  • perf/parallel-credential-validation-15482454156950913095
  • ralph/ws-ai-integration
  • ralph/ws-component-tests
  • ralph/ws-decomposition
  • ralph/ws-decomposition-2
  • ralph/ws-e2e-integration
  • ralph/ws-features
  • ralph/ws-lint-format
  • ralph/ws-quality
  • ralph/ws-screen-migration
  • ralph/ws-testing
  • refactor-increase-test-coverage-thresholds-8884010491343851444
  • refactor-index-component-tech-stack-7240317358581250119
  • refactor/remove-facades-and-barrels

16 Feb 2026 03:12AM UTC coverage: 55.51% (+1.1%) from 54.449%
22048848504

push

github

web-flow
fix: resolve all test failures, lint errors, and formatting (#145)

Fix biometric auth error propagation, extract parseDiff for testability, fix lint errors, apply formatting. 893/893 tests, typecheck clean, lint 0 errors, build clean.

1543 of 3156 branches covered (48.89%)

Branch coverage included in aggregate %.

34 of 40 new or added lines in 2 files covered. (85.0%)

196 existing lines in 10 files now uncovered.

2497 of 4122 relevant lines covered (60.58%)

40.28 hits per line

Relevant lines Covered
Build:
Build:
4122 RELEVANT LINES 2497 COVERED LINES
40.28 HITS PER LINE
Source Files on main
  • Tree
  • List 176
  • Changed 21
  • Source Changed 20
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22048848504 main fix: resolve all test failures, lint errors, and formatting (#145) Fix biometric auth error propagation, extract parseDiff for testability, fix lint errors, apply formatting. 893/893 tests, typecheck clean, lint 0 errors, build clean. push 16 Feb 2026 03:14AM UTC web-flow github
55.51
22048822560 claude/triage-pull-requests-gKQEA fix: resolve all test failures, lint errors, and formatting issues - Fix biometric auth: authenticateWithBiometrics now returns 'Biometric authentication failed' instead of raw error codes (fixes 2 test failures in KeyStorage + auth-flow inte... Pull #145 16 Feb 2026 03:12AM UTC claude github
55.51
22048622467 claude/triage-pull-requests-gKQEA fix: resolve all test failures, lint errors, and formatting issues - Fix biometric auth: authenticateWithBiometrics now returns 'Biometric authentication failed' instead of raw error codes like 'user_cancel' (fixes KeyStorage + auth-flow inte... Pull #145 16 Feb 2026 03:01AM UTC claude github
55.51
22045980417 main feat: wire up CredentialService in onboarding API Keys screen (#140) Wire up CredentialService.validateCredential/store in API Keys onboarding. All review feedback from #135 addressed: AbortController race protection, try-catch error handling, se... push 16 Feb 2026 12:26AM UTC web-flow github
54.45
22045972983 claude/fix-pr135-feedback-gKQEA Merge 48148aecc into 4f30dd661 Pull #140 16 Feb 2026 12:26AM UTC web-flow github
54.45
22045966074 claude/fix-pr135-feedback-gKQEA fix: address all review feedback on PR #135 - Remove `as any` casts: use explicit `'anthropic' | 'openai'` type instead of unsafe `any` cast (Amazon Q + Gemini type safety feedback) - Fix Biome formatting in test file: correct waitFor callback ... push 16 Feb 2026 12:25AM UTC claude github
54.45
22045822425 feat/wire-up-credential-storage-7654386678289915028 Merge 6d5cf7fd6 into 4f30dd661 Pull #135 16 Feb 2026 12:17AM UTC web-flow github
54.44
22045746771 claude/triage-pull-requests-gKQEA perf: optimize FileTree rendering with Zustand store (#139) Refactor FileTree state management to Zustand context. TreeNode subscribes to granular state via selectors + React.memo. O(N)->O(1) re-renders. Includes comprehensive tests. push 16 Feb 2026 12:13AM UTC web-flow github
53.48
22045718785 main perf: optimize FileTree rendering with Zustand store (#139) Refactor FileTree state management to Zustand context. TreeNode subscribes to granular state via selectors + React.memo. O(N)->O(1) re-renders. Includes comprehensive tests. push 16 Feb 2026 12:11AM UTC web-flow github
53.48
22045170892 perf/diff-viewer-optimization-3741167164446051430 Merge ed6a8f2a8 into 7abe8b2f3 Pull #134 15 Feb 2026 11:33PM UTC web-flow github
51.58
See All Builds (303)
  • Repo on GitHub
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