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

moleculerjs / moleculer
94%

Build:
DEFAULT BRANCH: master
Repo Added 28 Feb 2018 08:55AM UTC
Files 131
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • allow-false-actions-without-mixins
  • chore/dependency-updates
  • copilot/rewrite-kafkajs-to-platformatic-kafka
  • fix/forward-stop-signals-to-workers
  • fix/jsonext-string-escape
  • fix/registry-service-catalog-actions-merge
  • master
  • next
  • patch-1
  • remove-fetch
  • remove-legacy-event-handler
  • replOptions
  • ts-this
  • typecheck
  • update-major-deps

22 Jul 2026 10:25AM UTC coverage: 94.065% (+0.002%) from 94.063%
29911859226

push

github

icebob
fix(kafka): handle nested TOPIC_ALREADY_EXISTS errors from @platformatic/kafka 2.x

In 2.x, admin.createTopics() wraps the ResponseError in an extra
MultipleErrors('Creating topics failed.') layer, so the previous
single-level check no longer recognized the concurrent topic creation
race and treated it as a fatal connection error again. Flatten the
error tree recursively and inspect the leaf errors instead, which
works with both the 1.x and 2.x error shapes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

5354 of 5913 branches covered (90.55%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

7245 of 7481 relevant lines covered (96.85%)

517.47 hits per line

Relevant lines Covered
Build:
Build:
7481 RELEVANT LINES 7245 COVERED LINES
517.47 HITS PER LINE
Source Files on master
  • Tree
  • List 131
  • Changed 111
  • Source Changed 1
  • Coverage Changed 111
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29911859226 master fix(kafka): handle nested TOPIC_ALREADY_EXISTS errors from @platformatic/kafka 2.x In 2.x, admin.createTopics() wraps the ResponseError in an extra MultipleErrors('Creating topics failed.') layer, so the previous single-level check no longer reco... push 22 Jul 2026 10:27AM UTC icebob github
94.06
29910846507 master fix: resolve npm ci peer dependency conflict after @platformatic/kafka 2.x upgrade npm installed the published moleculer package into node_modules to satisfy moleculer-repl's peer dependency, and its @platformatic/kafka peer range (^1.18.0) confl... push 22 Jul 2026 10:11AM UTC icebob github
94.06
29909497715 master ci: bump actions to Node 24 versions (checkout@v7, setup-node@v7, cache@v6) Fixes the 'Node.js 20 is deprecated' warnings on every job. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 22 Jul 2026 09:51AM UTC icebob github
94.06
29908843464 master fix(kafka): wait for topic metadata before subscribing The E2E 'emit event' scenario still failed sporadically even with a 10s polling window: messages published to one specific topic were never delivered while the other topics on the same consum... push 22 Jul 2026 09:41AM UTC icebob github
94.06
29905842541 master chore: remove unused eslint-disable directive Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 22 Jul 2026 08:57AM UTC icebob github
94.05
29905821669 master ci: fix flaky Kafka E2E tests (event wait polling + docker pull retry) Two remaining flakiness sources in the E2E workflow: - The 'emit event' scenario asserted after a fixed 1s delay, which is too tight for a double Kafka round-trip on loaded... push 22 Jul 2026 08:55AM UTC icebob github
94.05
29904264688 master fix(kafka): ignore TOPIC_ALREADY_EXISTS errors on concurrent topic creation Multiple nodes starting simultaneously race between listTopics and createTopics on the shared topics (DISCOVER, INFO, HEARTBEAT, etc.). The losing node received TOPIC_ALR... push 22 Jul 2026 08:32AM UTC icebob github
94.05
29900128718 master fix claude settings push 22 Jul 2026 07:26AM UTC icebob github
94.05
29833512314 master 0.15.1 push 21 Jul 2026 01:15PM UTC icebob github
94.05
29831085599 master Merge pull request #1355 from Embraser01/allow-false-actions-without-mixins fix: Allow to set false for actions without mixins push 21 Jul 2026 12:42PM UTC web-flow github
94.05
See All Builds (2328)
  • Repo on GitHub
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