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

joaoh82 / rust_sqlite / 25716236461
69%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 05:58AM UTC
Jobs 1
Files 61
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

12 May 2026 05:53AM UTC coverage: 68.857%. Remained the same
25716236461

push

github

web-flow
feat(web): wire PostHog analytics into sqlritedb.com (SQLR-7) (#137)

- Add `@posthog/next` v0.4.x with `PostHogProvider` + `PostHogPageView`
  in the root layout for autocapture and pageview tracking.
- Add `src/middleware.ts` running `postHogMiddleware({ proxy: true })`
  to seed the anonymous identity cookie and reverse-proxy `/ingest/*`
  to the PostHog ingest host (dodges ad-blockers).
- Gate both the provider and middleware on `NEXT_PUBLIC_POSTHOG_KEY`
  so preview deploys without the secret still build and serve.
- Matcher includes `/ingest/:path*` explicitly (the file-extension
  exclusion would otherwise block proxy paths like
  `/ingest/static/array.js`) and excludes Next internals, dotted
  paths (sitemap, robots, rss, images, fonts), and the dynamic
  OG/Twitter image metadata routes to keep Vercel middleware
  invocations bounded.
- `PostHogProvider` runs without `bootstrapFlags`, so it stays
  static-render-safe: all 49 prerendered routes (`/`, `/docs`,
  `/blog`, blog tags, RSS, OG images, sitemap, robots) keep static
  generation under `next build`.
- README's "Deploying" section now documents the env vars, the
  `NEXT_PUBLIC_*` build-time-baking gotcha, the analytics surface,
  and the open EU-consent follow-up.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

11148 of 16190 relevant lines covered (68.86%)

1.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25716236461.1 12 May 2026 05:58AM UTC 61
68.86
GitHub Action Run
Source Files on build 25716236461
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b5745465 on github
  • Prev Build on main (#25713217013)
  • Next Build on main (#25737221110)
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