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

mindersec / minder / 24279484762 / 1
60%
main: 60%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2026 09:30AM UTC
Files 342
Run time 6s
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

11 Apr 2026 09:21AM UTC coverage: 59.327% (+0.001%) from 59.326%
24279484762.1

push

github

web-flow
fix: avoid silently aborting profile init on single entity marshalling error (#6331)

fix: continue loop instead of aborting on ToMessage error in publishProfileInitEvents

When entRefresh.ToMessage() fails for a single entity inside the
profile init event loop, the code used to return nil which silently
aborted the entire loop. Any entities after the failed one would
never get their profile init events published, and the caller would
see no error indicating that entities were skipped.

Change return nil to continue so that a single entity's marshalling
failure is logged and skipped, while the remaining entities still
get their refresh events published as expected.

Fixes #6330

19670 of 33155 relevant lines covered (59.33%)

36.33 hits per line

Source Files on job 24279484762.1
  • Tree
  • List 342
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24279484762
  • d8b8b4e6 on github
  • Prev Job for on main (#24279417376.1)
  • Next Job for on main (#24279500499.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