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

real-digital / esque / 904 / 5
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2019 03:54PM UTC
Files 35
Run time 5s
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

05 Nov 2019 02:56PM UTC coverage: 87.571% (-0.2%) from 87.762%
TEST_CMD="pytest tests/ --integration --cov=esque --local" BROKER_URL="localhost:9092" ZOOKEEPER_URL="localhost:2181" SCHEMA_REGISTRY_URL="localhost:8081" CONFIG_PATH="confluent-community/etc/kafka/server.properties" KAFKA_AUTO_CREATE_TOPICS_ENABLE="False"

push

travis-ci

swenzel
73 validity checks for edit (#83)

closes #73 

* Handle SocketDisconnectedError

* Handle error cases for topic creation and deletion

* Add TopicControllerWithErrorHandling

* fix edit and write test

* for some reason didn't get committed

* Use error_handler decorator

* Fix test for apply command

* Add ExceptionWithMessage and remove catched exceptions in command

* Add output for unknown errors.

* Use verbose mode for apply command tests

* Fix tests

* Use second wrapper for KafkaException decorator

* Use sys.exit(0) by default in wrapper

* Fix method name

* Use Confluent KafkaException in TopicController

* Use confluent KafkaException in TopicControllerTest

* 77: add all allowed configs dict and verify on every creation of a topic

* ErrorHandler is only responsible to to output error messages

* Use our KafkaException in tests

* 77: use new exception classes

* 77: add tests for new functionality

* #73 formatting changes

* #73 - use isinstance instead of type() and add message to exception

* #73 - use verbose to catch errors in tests

* #73 - add yamale to setup and add first schema file

* #73 use yamale as validation, kinda subpar with regtexes

* #73 - add yamale to travis and use doublequoted string

* #73 - use custom validators

* #73: string validators can handle base class as well and added num_partitions and replica_factor to validation

* #73: better dependencies, allow * for keyvaluepairs and add yamale to poetry dependencies

* #73: reverted accidental changes

* rename validator for replica lists

* flush file before checking

* add schema glob to include section of tool.poetry in pyproject.toml

* move validation to own function

* rename schema topic.yml to topic.yaml

* run poetry update

* update build system requirement

* disable installing editable esque

* Revert "run poetry update"

This reverts commit 1c31bc09

* run black

... (continued)

2015 of 2301 relevant lines covered (87.57%)

0.88 hits per line

Source Files on job 904.5 (TEST_CMD="pytest tests/ --integration --cov=esque --local" BROKER_URL="localhost:9092" ZOOKEEPER_URL="localhost:2181" SCHEMA_REGISTRY_URL="localhost:8081" CONFIG_PATH="confluent-community/etc/kafka/server.properties" KAFKA_AUTO_CREATE_TOPICS_ENABLE="False" )
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 440
  • Travis Job 904.5
  • b5439928 on github
  • Prev Job for TEST_CMD="pytest tests/ --integration --cov=esque --local" BROKER_URL="localhost:9092" ZOOKEEPER_URL="localhost:2181" SCHEMA_REGISTRY_URL="localhost:8081" CONFIG_PATH="confluent-community/etc/kafka/server.properties" KAFKA_AUTO_CREATE_TOPICS_ENABLE="False" on master (#875.4)
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