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

stacklok / toolhive-studio / 27781625709
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: v0.36.5
DEFAULT BRANCH: main
Ran 18 Jun 2026 06:47PM UTC
Jobs 1
Files 522
Run time 2min
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

18 Jun 2026 06:42PM UTC coverage: 70.847% (-0.04%) from 70.888%
27781625709

Pull #2324

github

peppescg
fix(newsletter): stop dismissal re-pop loop and add DB write observability

The newsletter modal re-pops because the dismissal is never persisted when the
SQLite write fails silently. First step of #2321:

- setNewsletterDismissedAt now reports whether the dismissal was actually
  persisted. The renderer suppresses the modal for the rest of the session only
  when it wasn't — stopping the in-session re-pop loop on a read-only DB or a
  failed write, while leaving the normal (persisted) flow unchanged.
- Instrument DB write failures in Sentry, separating Bucket A (read-only DB:
  on-disk schema newer than the app, captured in the migrator with applied vs
  known schema) from Bucket B (the write threw, captured with the SQLite error
  code). os.name / release are attached automatically. Today these failures are
  invisible — Bucket A doesn't even produce a local log.

Refs #2321

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #2324: fix(newsletter): stop dismissal re-pop loop and add DB write observability

5240 of 8017 branches covered (65.36%)

13 of 23 new or added lines in 5 files covered. (56.52%)

7762 of 10956 relevant lines covered (70.85%)

114.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
50.0
-50.0% main/src/db/telemetry.ts
1
5.0
-0.26% main/src/db/migrator.ts
Jobs
ID Job ID Ran Files Coverage
1 27781625709.1 18 Jun 2026 06:47PM UTC 522
70.85
GitHub Action Run
Source Files on build 27781625709
  • Tree
  • List 522
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27781625709
  • Pull Request #2324
  • PR Base - main (#27779811784)
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