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

real-digital / esque
90%

Build:
DEFAULT BRANCH: master
Repo Added 16 Jun 2019 07:13PM UTC
Files 87
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
  • 100-improve-context-help-text
  • 101-correct-topic-offset-references-to-watermarks
  • 12-create-base-docker-compose
  • 128-fix-message-empty-exception-bug
  • 136-fix-wrong-schema-verison-in-stored-messages
  • 22-kafka-topic-terraform-style
  • 26-topic-creation-invalid-replication
  • 32-describe-consumergroup-show-topic
  • 43-replication-and-partition-numbers
  • 49-ensure-described-topic-exists
  • 51-add-sasl-to-esque
  • 59-message-filtering-expressions
  • 61-installation-and-packaging
  • 62-accept-and-output-standardized-stdin-and-stdout
  • 65-improve-config
  • 69-describe-broker-also-accepts-broker-host-name
  • 73-validity-checks-for-edit
  • 84-split-transfer-into-consume-produce
  • 9-simplify-local-testing
  • 94-fix-autocompletion-installation
  • HEAD
  • add-coverage
  • add-docker-container
  • add-get-offset-command
  • add-get-timestamp-command
  • add-isort
  • add-more-tests
  • add-options-to-create-topic
  • add-produce-and-consume-command
  • add_commit_option
  • adds-consumergroup-option-for-consume
  • apply-only-altered-config-attributes
  • bugfix-autocompletion
  • bugfix-timestamp-retrieval
  • bump-version-to-0.2.0
  • bump_esque_version_b3
  • change-skip-marker-to-single-line
  • clean-up-dead-code
  • consume-from-avro-messages-with-non-json-serializable-fields
  • consumer-offset-absolute-value-fails
  • consumergroup-tests-and-refactoring
  • disable-commits-in-simple-consumers
  • ditch-pykafka
  • do-not-ignore-internal-topics
  • dont-retrieve-partition-data-on-apply
  • edit-consumergroup-offsets
  • edit-offset-for-consumergroup
  • enable-binary-message-transfer
  • enable-deleting-consumergroups
  • enable-listing-internal-topics
  • enable-multiple-deletions-with-a-single-command
  • exit-with-error-when-apply-fails
  • fix-avro-decimal-schema
  • fix-consumergroup-operations-with-secured-endpoint
  • fix-context-switcher
  • fix-links-in-pyproject.toml
  • fix-output-for-big-numbers
  • fix-ping
  • fix_docs
  • hotfix-documentation
  • improve-autocompletion-init
  • improve-error-handling
  • improve-testing
  • improve_setting_offsets_messaging
  • increase-consume-timeout
  • increase-timeouts-for-kafka-python
  • io-add-support-for-read-limit
  • io-consumer-producer-restructuring
  • io-create-file-handler
  • io-create-raw-serializer
  • io-support-statring-from-specific-offset
  • master
  • migrate-to-poetry
  • more-extensive-travis-testing
  • mvp-partition-reassignment
  • refactor
  • refactor-commands-module
  • refactor-delete-topic-check
  • refactor-ping-command
  • refactor_consume_to_file_ordered
  • release-prep
  • show-consumergroup-in-describe-topic
  • some-refactoring
  • test_nonexisting_consumer_group
  • timestamp-offsets-describe-consumergroup
  • transfer-command
  • transfer-function
  • transfer-output-bug-fix
  • update-avro-python
  • update-click
  • update_click_dependency
  • update_pyyaml
  • update_readme_for_apple_silicon
  • update_test_cases
  • update_workflow
  • updated-readme-with-vision
  • use-io-for-consume-and-produce
  • use-offsets-for-times
  • use-string-serializer-as-default-for-consume
  • v0.1.4a
  • yaml-all-the-things

11 Mar 2025 11:10AM UTC coverage: 90.061% (-0.009%) from 90.07%
13786601466

push

github

web-flow
remove pyproject.toml dependency for version (#228)

* remove pyproject.toml dependency for version

---------

Co-authored-by: ebrahim <ebrahim.poursadeghi@real-digital.de>

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

3842 of 4266 relevant lines covered (90.06%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
4266 RELEVANT LINES 3842 COVERED LINES
0.9 HITS PER LINE
Source Files on master
  • Tree
  • List 87
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13786601466 master remove pyproject.toml dependency for version (#228) * remove pyproject.toml dependency for version --------- Co-authored-by: ebrahim <ebrahim.poursadeghi@real-digital.de> push 11 Mar 2025 11:13AM UTC web-flow github
90.06
13763461065 master Add protobuf support (#227) * add support for proto Co-authored-by: ebrahim <ebrahim.poursadeghi@real-digital.de> push 10 Mar 2025 11:26AM UTC web-flow github
90.07
18449ec4... master Release prep (#224) * Version changed to v0.6.0 --------- Co-authored-by: ognjen-j <ognjen.joldzic@real-digital.de> Co-authored-by: clay <clayton.chapman@real-digital.de> push 23 Aug 2023 11:41AM UTC web-flow github-actions
90.09
3d829303... release-prep Version changed to v0.6.0 push 23 Aug 2023 11:35AM UTC clay github-actions
90.09
51c9ec31... master Update pyyaml to next major version (#223) * Update pyyaml to next stable version, currently broken * Update type comparisons which were highlighted by the linter * Update pointer for debian files, as they have been archived --------- ... push 22 Aug 2023 01:02PM UTC web-flow github-actions
90.09
6d4ffe1a... update_pyyaml Incorrect use of isinstance(). Tests throw no errors push 22 Aug 2023 12:47PM UTC clay github-actions
90.09
286c95ca... update_test_cases Typo in test case. All tests passing now push 14 Apr 2023 01:54PM UTC clay github-actions pending completion  
d807ee17... release-prep Update CHANGELOG.md and pyproject.toml version push 02 Mar 2023 10:19AM UTC clay github-actions pending completion  
e8842c71... master Update readme for apple silicon (#220) push 02 Mar 2023 10:04AM UTC GitHub github-actions pending completion  
dbb7dd13... update_readme_for_apple_silicon Merge branch 'master' into update_readme_for_apple_silicon push 01 Mar 2023 03:24PM UTC clay github-actions pending completion  
See All Builds (895)
  • Repo on GitHub
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