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

bakito / sealed-secrets-web / 24958815760 / 1
72%
main: 72%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 02:21PM UTC
Files 12
Run time 0s
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

26 Apr 2026 02:14PM UTC coverage: 71.904%. Remained the same
24958815760.1

Pull #398

github

ralf157
fix(frontend): correctly render multiline and control-char secret values

  - Emit YAML block scalars (| / |-) for multiline stringData values
  - Normalize CRLF to LF; preserve standalone \r via double-quoted escaping
  - Fall back to quoted escaping for chars invalid in block scalars (\x00–\x08, \x0b, \x0c, \x0e–\x1f, \x7f)
  - Guard atob() against null base64 values (yaml.js parses bare keys as null)
  - Return {content, error} from decodeSecretData and show a warning snackbar
    with the specific reason on decode failure
  - Add Vitest suite (frontend-tests/) with 43 cases covering all paths

Signed-off-by: ralf157 <ralf.dahmen14@googlemail.com>
Pull Request #398: fix(ux): correctly render multiline and control-char secret values on load

540 of 751 relevant lines covered (71.9%)

0.81 hits per line

Source Files on job 24958815760.1
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage āˆ† File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24958815760
  • aefa383e on github
  • Prev Job for on main (#24647918540.1)
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