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

mindersec / minder / 24279484762
59%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2026 09:30AM UTC
Jobs 1
Files 342
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

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

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

0 of 2 new or added lines in 1 file covered. (0.0%)

19670 of 33155 relevant lines covered (59.33%)

36.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
44.64
0.78% internal/reconcilers/run_profile.go
Jobs
ID Job ID Ran Files Coverage
1 24279484762.1 11 Apr 2026 09:30AM UTC 342
59.33
GitHub Action Run
Source Files on build 24279484762
  • Tree
  • List 342
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24279484762
  • d8b8b4e6 on github
  • Prev Build on main (#24279417376)
  • Next Build on main (#24279500499)
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