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

HelixObs / herald / 26261316771
85%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 12:33AM UTC
Jobs 1
Files 17
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

22 May 2026 12:32AM UTC coverage: 85.285% (-1.2%) from 86.484%
26261316771

push

github

chitrangpatel
feat: genericize data monitor — replace CHIME plugin system with user-configurable fields

Remove CHIME-specific chimeDMPlot/chimeBeamPlot plugins and the entire
plugin registry. The monitor now bins any metadata field against time,
with an optional weight field controlling Inferno colormap brightness.

- monitor/plugin.go: drop Plugin interface, registry, Get/AllConfigs/MetadataFilter;
  rewrite Bin() to accept yField/weightField strings; rename SNR→Weight in wire types;
  add ValidateFieldName() for injection-safe key validation
- monitor/chime.go: deleted
- db/db.go: add QueryMetadataKeys — SELECT DISTINCT jsonb_object_keys(metadata)
  for an instrument in the last 24h (up to 200 keys)
- api/handler.go: add GET /api/v1/monitor/fields endpoint; replace plot= param
  with y_field= + weight_field= in monitorBins; update MonitorStore interface
- tests updated throughout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

75 of 110 new or added lines in 3 files covered. (68.18%)

3 existing lines in 1 file now uncovered.

2156 of 2528 relevant lines covered (85.28%)

1878.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
64.01
-2.65% internal/db/db.go
13
89.43
-1.76% internal/api/handler.go

Coverage Regressions

Lines Coverage ∆ File
3
89.43
-1.76% internal/api/handler.go
Jobs
ID Job ID Ran Files Coverage
1 26261316771.1 22 May 2026 12:33AM UTC 17
85.28
GitHub Action Run
Source Files on build 26261316771
  • Tree
  • List 17
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26261316771
  • c70cfa61 on github
  • Prev Build on main (#26234000546)
  • Next Build on main (#26261547106)
  • Delete
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