• 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
branch: improve-error-handling
CHANGE BRANCH
x
Reset
Sync Branches
  • improve-error-handling
  • 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-for-brew
  • 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

12 Jan 2024 10:47AM UTC coverage: 86.763%. Remained the same
7501184540

push

github

hluk
Improve error handling

Send clear error message to client if an external service request fails
and log the error.

Simplifies mocking network requests with requests-mock library.

JIRA: RHELWF-10400

611 of 725 branches covered (0.0%)

Branch coverage included in aggregate %.

1801 of 2055 relevant lines covered (87.64%)

0.88 hits per line

Relevant lines Covered
Build:
Build:
2055 RELEVANT LINES 1801 COVERED LINES
0.88 HITS PER LINE
Source Files on improve-error-handling
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7501184540 improve-error-handling Improve error handling Send clear error message to client if an external service request fails and log the error. Simplifies mocking network requests with requests-mock library. JIRA: RHELWF-10400 push 12 Jan 2024 10:53AM UTC hluk github
86.76
7486674172 improve-error-handling Improve error handling Send clear error message to client if an external service request fails and log the error. Simplifies mocking network requests with requests-mock library. JIRA: RHELWF-10400 push 11 Jan 2024 09:22AM UTC hluk github
86.76
7486416937 improve-error-handling Improve error handling Send clear error message to client if an external service request fails and log the error. Simplifies mocking network requests with requests-mock library. JIRA: RHELWF-10400 push 11 Jan 2024 09:00AM UTC hluk github
86.76
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