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

dcdpr / jp / 28094895955
69%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 11:24AM UTC
Jobs 1
Files 419
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

24 Jun 2026 11:22AM UTC coverage: 66.875% (+0.006%) from 66.869%
28094895955

push

github

web-flow
feat(grizzly): Suppress content for archived Bear notes in search results (#786)

Archived notes were already returned by `grizzly` search, but their
content was treated identically to active notes. This meant large
archived logs could flood the caller's context window with irrelevant
content.

Archived notes now have their `snippet` and `line_hits` cleared before
the result is returned. The note remains discoverable: its ID, title,
tags, and true total hit count are all preserved. The XML output gains
an `archived="true"` attribute so callers can distinguish these results
and present them accordingly.

A new `is_archived` field on `SearchMatch` carries the flag, and
`NoteMeta` now reads the `is_archived` column from the Bear database so
the suppression logic has reliable source data.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

38 of 38 new or added lines in 2 files covered. (100.0%)

35954 of 53763 relevant lines covered (66.87%)

421.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28094895955.1 24 Jun 2026 11:24AM UTC 419
66.87
GitHub Action Run
Source Files on build 28094895955
  • Tree
  • List 419
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28094895955
  • 0720093b on github
  • Prev Build on main (#28092404866)
  • Next Build on main (#28097317511)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc