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

real-digital / esque / 904
90%

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

pending completion
904

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)

118 of 118 new or added lines in 6 files covered. (100.0%)

2018 of 2301 relevant lines covered (87.7%)

1.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 904.1 (TEST_CMD="poetry run -- black --check --verbose .") 05 Nov 2019 03:43PM UTC 0
Travis Job 904.1
2 904.2 (TEST_CMD="poetry run -- isort --recursive .") 05 Nov 2019 03:44PM UTC 0
Travis Job 904.2
3 904.3 (TEST_CMD="poetry run -- flake8 esque/") 05 Nov 2019 03:45PM UTC 0
Travis Job 904.3
4 904.4 (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" ) 05 Nov 2019 03:54PM UTC 0
87.7
Travis Job 904.4
5 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" ) 05 Nov 2019 03:54PM UTC 0
87.57
Travis Job 904.5
Source Files on build 904
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #904
  • b5439928 on github
  • Prev Build on master (#875)
  • Next Build on master (#912)
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

© 2025 Coveralls, Inc