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

ryanhefner / react-fathom
91%
main: 93%

Build:
Build:
LAST BUILD BRANCH: claude/codebase-review-mc5uY
DEFAULT BRANCH: main
Repo Added 19 Dec 2025 04:04PM UTC
Files 26
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 claude/codebase-review-mc5uY
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/deps-2026-01
  • claude/add-provider-client-reference-eEEJi
  • claude/codebase-review-mc5uY
  • claude/fix-debug-subscription-error-59CGi
  • claude/fix-opengraphs-build-Z6ijN
  • claude/improve-react-fathom-docs-Cve3K
  • claude/review-version-bump-1ixsA
  • claude/update-readme-docs-gUC6w
  • main
  • v0.1.11

08 Feb 2026 01:51PM UTC coverage: 90.543% (+0.04%) from 90.504%
d11edb1e-ae80-436d-a20a-2cdec0d8d615

push

circleci

claude
Implement codebase review recommendations

- Extract shared buildTrackingUrl utility to src/utils.ts, eliminating
  duplicate URL-building logic across React Router, Gatsby, TanStack
  Router, and Next.js adapters
- Make debug event counter instance-scoped via useRef instead of
  module-level variable to prevent ID collisions across providers
- Replace unconditional console.log on provider mount with production
  debug mode warning
- Add siteId validation: reject empty strings with a specific warning
- Add console.warn when debug mode is accidentally enabled in production
- Add comprehensive tests for all new behaviors (shared URL utility,
  siteId validation, production debug warning, counter isolation)

All 310 tests pass.

https://claude.ai/code/session_01NURi27sBQFDWM585Fna9yK

343 of 398 branches covered (86.18%)

Branch coverage included in aggregate %.

26 of 26 new or added lines in 6 files covered. (100.0%)

557 of 596 relevant lines covered (93.46%)

26.91 hits per line

Relevant lines Covered
Build:
Build:
596 RELEVANT LINES 557 COVERED LINES
26.91 HITS PER LINE
Source Files on main
  • Tree
  • List 26
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
d11edb1e... claude/codebase-review-mc5uY Implement codebase review recommendations - Extract shared buildTrackingUrl utility to src/utils.ts, eliminating duplicate URL-building logic across React Router, Gatsby, TanStack Router, and Next.js adapters - Make debug event counter instan... push 08 Feb 2026 01:52PM UTC claude circleci
90.54
159cbb05... claude/update-readme-docs-gUC6w Fix useSearchParams Suspense boundary for static page generation Wrap NextFathomTrackViewApp in a Suspense boundary to fix Next.js static page generation errors. useSearchParams requires a Suspense boundary during prerendering of pages like 404. Pull #7 08 Feb 2026 12:24PM UTC claude circleci pending completion  
7864f749... claude/codebase-review-mc5uY Add comprehensive codebase review report Thorough analysis covering architecture, type safety, error handling, security, potential bugs, test coverage, code quality, and build infrastructure with prioritized improvement recommendations. https://... push 08 Feb 2026 12:24PM UTC claude circleci
90.5
9275d747... claude/update-readme-docs-gUC6w Update example sites with minimal design aesthetic Apply consistent minimal styling across all example sites: - Narrower max-width (640px) for focused reading - Larger, bolder headlines with secondary text in gray - Red accent color (#E53935) for... Pull #7 24 Jan 2026 08:37PM UTC claude circleci pending completion  
a5d00a45... claude/update-readme-docs-gUC6w Add dev scripts to run all sites simultaneously - dev:all - Runs docs and all example sites on different ports - dev:proxy - Runs all sites with subdomain proxy on port 8080 Sites and ports: docs: localhost:3000 / docs.localhost:8080 ... Pull #7 24 Jan 2026 04:23PM UTC claude circleci pending completion  
ed55bd14... claude/update-readme-docs-gUC6w Fix React context sharing for linked package in docs site Create local re-export files (docs/lib/fathom.ts and fathom-next.ts) that import directly from source files to ensure a single context instance. This fixes the issue where module resolutio... Pull #7 24 Jan 2026 03:21PM UTC claude circleci pending completion  
692ab44e... claude/update-readme-docs-gUC6w Fix Turbopack config with relative paths and root setting Pull #7 24 Jan 2026 03:17PM UTC claude circleci pending completion  
1942b2be... claude/fix-debug-subscription-error-59CGi Fix Turbopack module resolution and update for Next.js 16 - Add turbopack.root config to fix incorrect path resolution with file:.. dependency - Remove deprecated eslint config option (not supported in Next.js 16) - Use --no-lint build flag inste... push 24 Jan 2026 11:41AM UTC claude circleci
93.0
1273912e... claude/update-readme-docs-gUC6w Add Turbopack config for Next.js 16 compatibility Pull #7 23 Jan 2026 02:02PM UTC claude circleci pending completion  
82aa2196... claude/update-readme-docs-gUC6w Add webpack alias to resolve react-fathom to single instance Pull #7 23 Jan 2026 11:51AM UTC claude circleci pending completion  
See All Builds (89)
  • 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