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

real-digital / esque / 797
90%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2019 12:59PM UTC
Jobs 4
Files 33
Run time 7min
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
797

push

travis-ci

web-flow
62 accept and output standardized stdin and stdout (#81)

* Is actually working, just need to get the tests working!

* First tests written

* now mocking click.getchar

* describe topic saves information in ordered dict

* check_if_confirmation_possible function and start formatting output

* finish standardized output options and add tests

* Fix some tests

* Fix edit topic name

* reformat with black

* check which key is not in local kafka

* fix test_describe

* add tests to test if commands fail when missing a required argument

* format with black

* fix some of swens comments

* add types to yaml representers, test file for output.py

* interactive and non-interactive cli runners

* move check_if_confirmation_possible to ensure_approval

* add print statements to test to see why they fail in travis ci

* print output to see if 'no config ...' printed

* make code fail to see output

* input no and print ctx result

* purposely fail two more tests and print output

* check if confluent_admin_client somehow creates the config file

* only run tests of interest

* correct test command

* test with test_config fixture in non_interactive_cli_runner

* add test_config fixture in cli runner fixtures

* remove session scope, which cause a problem with mock

* create click_stdin object to enable patching

* dont use click_stdin to read line

* fix flake8 errors

* fix flake8 errors

* comments fixed

* refactor exceptions

* refactor error handler, enable test debugging

* change get_offsets topic-name to option

* fix flake8 errors

* black reformatting

* error_handler decorator on edit topic

* fix (final) set of comments!!!!!!

* Update tests/integration/commands/test_get.py

Co-Authored-By: Swen Wenzel <5111028+swenzel@users.noreply.github.com>

* fix __version__ import statement

258 of 258 new or added lines in 7 files covered. (100.0%)

1618 of 1844 relevant lines covered (87.74%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 797.1 (TEST_CMD="poetry run black --check --verbose .") 21 Oct 2019 12:59PM UTC 0
Travis Job 797.1
2 797.2 (TEST_CMD="poetry run flake8 esque/") 21 Oct 2019 12:59PM UTC 0
Travis Job 797.2
3 797.3 (ESQUE_ENV=dev 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" ) 21 Oct 2019 01:06PM UTC 0
87.96
Travis Job 797.3
4 797.4 (ESQUE_ENV=dev 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" ) 21 Oct 2019 01:06PM UTC 0
87.74
Travis Job 797.4
Source Files on build 797
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #797
  • 0805cf1f on github
  • Prev Build on master (#760)
  • Next Build on master (#811)
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