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

dangernoodle-io / pogopin / 28693730534
88%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 03:38AM UTC
Jobs 1
Files 25
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

04 Jul 2026 03:36AM UTC coverage: 78.618% (+0.2%) from 78.441%
28693730534

push

github

web-flow
fix: filter serial_read framing noise; add raw opt-out (BR-54) (#29)

- capLine only did ToValidUTF8 + length cap; control bytes and ANSI
  escapes json-encoded as \u00XX (~6x bloat) with no signal
- strip ANSI CSI/OSC escapes unconditionally before emit
- collapse runs of >16 identical repeated bytes into a short marker
- elide whole line as framing noise when non-printable ratio exceeds
  noiseRatioThreshold (0.35), computed after ANSI-strip/collapse
- add raw boolean to serial_read (mirrors serial_write's raw) that
  bypasses all new filtering and falls back to today's capLine

2412 of 3068 relevant lines covered (78.62%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
47
84.31
0.85% mcpserver/serial_handlers.go
Jobs
ID Job ID Ran Files Coverage
1 28693730534.1 04 Jul 2026 03:38AM UTC 25
78.62
GitHub Action Run
Source Files on build 28693730534
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28693730534
  • 35b4a483 on github
  • Prev Build on main (#28693518404)
  • Next Build on main (#28696592502)
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