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

SOHU-Co / kafka-node / 41 / 2
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 25 Oct 2016 02:11PM UTC
Files 38
Run time 2s
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

25 Oct 2016 02:11PM UTC coverage: 85.065% (-0.3%) from 85.369%
41.2

push

travis-ci

Xiaoxin Lu
Adding new util function for topics validations (#495)

* Adding new function for topics validations

Leaving the `validateTopics` topics function as it is because I believe it is meant for validating the topics coming from the `send()` function. Not sure, though.

`validateCreateTopics` contains following checks which are similar to what is been done for Kafka here [https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/common/Topic.scala]

- check if the topic is empty.
- check if the topic is . or ..
- check if the topic length is greater than 249 characters.
- check if the topic, is not ASCII alphanumeric.

* Update utils.js

For build fix.

* Update utils.js

Fixes as per suggestion.

2301 of 2705 relevant lines covered (85.06%)

7225.05 hits per line

Source Files on job 41.2
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 41
  • Travis Job 41.2
  • 7232e28e on github
  • Prev Job for on master (#33.2)
  • Next Job for on master (#45.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