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

hluk / greenwave
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: uv
DEFAULT BRANCH: master
Repo Added 21 Apr 2022 03:33PM UTC
Token ZNmaGZoXUr5UI6scE9HUpUMAqu6uvM6Xi regen
Build 439 Last
Files 60
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 improve-error-handling-for-brew
branch: improve-error-handling-for-brew
CHANGE BRANCH
x
Reset
Sync Branches
  • improve-error-handling-for-brew
  • actions-build-image
  • add-image-expiration
  • add-sts-header-by-default
  • allow-block-list
  • avoid-head-requests
  • avoid-heartbeat-timeouts
  • avoid-passing-invalid-nvr-to-koji
  • bump-base-image
  • bump-postgres-image
  • ci-build-docs
  • ci-print-logs-on-failure
  • clean-up-logs
  • deduplicate-tests
  • dependabot/pip/cryptography-37.0.2
  • dependabot/pip/fedora-messaging-3.0.0
  • dependabot/pip/fedora-messaging-3.0.2
  • dependabot/pip/fedora-messaging-3.1.0
  • dependabot/pip/flake8-5.0.2
  • dependabot/pip/flask-2.1.3
  • dependabot/pip/flask-2.2.2
  • dependabot/pip/mock-5.0.1
  • dependabot/pip/psycopg2-binary-2.9.4
  • dependabot/pip/pymemcache-4.0.0
  • dependabot/pip/pytest-7.1.3
  • dependabot/pip/pytest-7.2.1
  • dependabot/pip/pytest-cov-4.0.0
  • dependabot/pip/requests-2.28.1
  • dependabot/pip/setuptools-62.6.0
  • dependabot/pip/setuptools-63.1.0
  • dependabot/pip/setuptools-63.3.0
  • dependabot/pip/setuptools-65.4.1
  • dependabot/pip/setuptools-67.1.0
  • dependabot/pip/sphinx-5.0.2
  • dependabot/pip/sphinx-5.3.0
  • dependabot/pip/sphinx-6.0.0
  • dependabot/pip/sphinx-6.1.2
  • dependabot/pip/sphinx-6.1.3
  • dependabot/pip/sqlalchemy-1.4.39
  • dependabot/pip/sqlalchemy-1.4.42
  • dependabot/pip/sqlalchemy-1.4.44
  • dependabot/pip/sqlalchemy-1.4.45
  • dependabot/pip/sqlalchemy-1.4.46
  • dependabot/pip/sqlalchemy-2.0.0
  • dependabot/pip/sqlalchemy-2.0.1
  • dependabot/pip/stomp-py-8.0.1
  • dependabot/pip/stomp-py-8.1.0
  • dependabot/pip/werkzeug-2.2.1
  • dependabot/pip/wheel-0.38.4
  • drop-old-item-requirement-property
  • drop-requirements
  • drop-sphinx-workaround
  • fedora-minimal-base-image
  • fix-access-rh-image-repo
  • fix-ca-bundle-permission
  • fix-chaining-labels
  • fix-consumer-disconnects
  • fix-decision-error-status
  • fix-dependabot
  • fix-dependabot-ci
  • fix-dependabot-ci-2
  • fix-docker-entry-point
  • fix-docs
  • fix-docs-build
  • fix-docs-lang
  • fix-hadolint
  • fix-image-version
  • fix-koji-source
  • fix-listener-connection-timeout
  • fix-listener-timeout
  • fix-missing-dependency
  • fix-multiple-remote-rule-contexts
  • fix-mypy
  • fix-parameter-type
  • fix-podman-compose
  • fix-readthedocs
  • fix-semgrep
  • fix-separate-timeout-for-remote-rule
  • fix-sonarqube-warnings
  • fix-sphinx
  • fix-stomp-connection
  • fix-subject-type-matching
  • fix-tox
  • fix-tox-python
  • fix-using-multiple-remoterules
  • fix-waive-all-scenarios
  • fix/image/tag-name
  • fixes
  • github-actions-functional-tests
  • image-labels
  • improve-docs
  • improve-error-handling
  • include-waiver-id
  • landing-page
  • less-verbose-log
  • master
  • memcached-upgrade
  • minimal-image
  • minimize-image
  • minimize-image-2
  • missing-moksha-dependency
  • multiple-subject-types
  • mypy
  • new-release
  • pip-freeze
  • poetry
  • poetry-build-deps
  • postgres-update
  • pre-commit
  • precommit-autoupdate-monthly
  • python-3.11
  • python-3.12-for-renovatebot
  • python-3.13
  • release
  • remote-attribute-supports_remote_rule
  • remote-rule-custom-sources
  • remoterule-consistency
  • remove-attribute-supports_remote_rule
  • remove-unused-files
  • renovate
  • sanitize/image/tag/name
  • satisfy-flake8-5
  • secure-cookies
  • semgrep
  • statsd
  • test-without-install
  • thread-local-cache
  • tox-poetry
  • umb-image
  • update-base-image
  • update-dependencies
  • update-dependencies-monthly
  • update-dev-docs
  • update-links
  • update-opentelemetry
  • update-readthedocs
  • update-stomp.py
  • update-waiverdb-command
  • useful-metrics
  • uv
  • xmlrpc-retry

18 Jan 2024 02:54PM UTC coverage: 86.978% (+0.3%) from 86.688%
7571790016

push

github

hluk
Improve error handling for Koji

Avoid printing stack trace on Koji XMLRPC faults. Log the error and pass
it to the client instead.

JIRA: RHELWF-10505, RHELWF-10400

614 of 727 branches covered (0.0%)

Branch coverage included in aggregate %.

1844 of 2099 relevant lines covered (87.85%)

0.88 hits per line

Relevant lines Covered
Build:
Build:
2099 RELEVANT LINES 1844 COVERED LINES
0.88 HITS PER LINE
Source Files on improve-error-handling-for-brew
  • Tree
  • List 29
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7571790016 improve-error-handling-for-brew Improve error handling for Koji Avoid printing stack trace on Koji XMLRPC faults. Log the error and pass it to the client instead. JIRA: RHELWF-10505, RHELWF-10400 push 18 Jan 2024 02:55PM UTC hluk github
86.98
7570681039 improve-error-handling-for-brew Improve error handling for Koji Avoid printing stack trace on Koji XMLRPC faults. Log the error and pass it to the client instead. JIRA: RHELWF-10505, RHELWF-10400 push 18 Jan 2024 01:27PM UTC hluk github
86.69
7558088535 improve-error-handling-for-brew Improve error handling for Koji Avoid printing stack trace on Koji XMLRPC faults. Log the error and pass it to the client instead. JIRA: RHELWF-10505, RHELWF-10400 push 17 Jan 2024 03:35PM UTC hluk github
86.77
7557590237 improve-error-handling-for-brew Improve error handling for Koji Avoid printing stack trace on Koji XMLRPC faults. Log the error and pass it to the client instead. JIRA: RHELWF-10505, RHELWF-10400 push 17 Jan 2024 03:00PM UTC hluk github
86.68
See All Builds (225)

Badge your Repo: greenwave

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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