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

hluk / resultsdb
88%
develop: 81%

Build:
Build:
LAST BUILD BRANCH: avoid-updating-python-version
DEFAULT BRANCH: develop
Repo Added 16 May 2022 08:45AM UTC
Token xffggPGCBtj8Vew7NBd9sngfkYj0TdVSA regen
Build 152 Last
Files 26
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 update-dependencies
branch: update-dependencies
CHANGE BRANCH
x
Reset
Sync Branches
  • update-dependencies
  • RHELWF-6471_configure_github_action
  • add-image-expiration
  • allow-submit-time-zone-suffix
  • api-for-generic-results
  • api_v3-docs
  • avoid-updating-python-version
  • black-flake8
  • bump-base-image
  • bump-flask-session
  • custom-mod_wsgi-args
  • custom_submit_time
  • dependabot
  • develop
  • drop-api-v1
  • drop-image-build
  • drop-threads-override
  • favicon
  • fix-dependencies
  • fix-disabling-fedmenu
  • fix-group-result-count
  • fix-init-session
  • fix-main
  • fix-main-2
  • fix-mypy
  • fix-outcome-case
  • fix-outcome-type-check
  • fix-param-type-check
  • fix-tox-docker
  • fix-tracing
  • fix-typo
  • ignore-coverage-generated-files
  • ignore-non-password
  • improve-401-message
  • keep-stomp-connection-open
  • merge-to-develop-tag-latest
  • poetry
  • postgres-update
  • pre-commit
  • precommit-autoupdate-monthly
  • pydantic
  • pydantic2
  • python-3.11
  • python-3.12-for-renovatebot
  • python-3.13
  • python-version
  • refactor-complex-method
  • refactor-outcome-validation
  • remove-old-files
  • renovate
  • retry-messaging
  • server-side-session
  • slashes-in-testcases
  • sonarqube-fixes
  • support-konflux-mintmaker
  • test-stomp-messaging
  • trace-stomp-connection
  • untangle-imports
  • update
  • update-black-formatting
  • update-flask-sqlalchemy
  • update-opentelemetry
  • update-otel
  • upgrade-python
  • use-new-select
  • uv
  • uv-2

05 Nov 2024 03:59PM UTC coverage: 88.467%. Remained the same
11687919779

push

github

hluk
Update dependencies

Bump psycopg2-binary from 2.9.9 to 2.9.10

Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump pytest-cov from 5.0.0 to 6.0.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump sqlalchemy from 2.0.35 to 2.0.36

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.35 to 2.0.36.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump stomp-py from 8.1.2 to 8.2.0

Bumps [stomp-py](https://github.com/jasonrbriggs/stomp.py) from 8.1.2 to 8.2.0.
- [Changelog](https://github.com/jasonrbriggs/stomp.py/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/jasonrbriggs/stomp.py/compare/v8.1.2...v8.2.0)

---
updated-dependencies:
- dependency-name: stomp-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

[pre-commit.ci] pre-commit autoupdate

updates:
... (continued)

427 of 553 branches covered (77.22%)

Branch coverage included in aggregate %.

2273 of 2499 relevant lines covered (90.96%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
2499 RELEVANT LINES 2273 COVERED LINES
0.91 HITS PER LINE
Source Files on update-dependencies
  • Tree
  • List 26
  • 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
11687919779 update-dependencies Update dependencies Bump psycopg2-binary from 2.9.9 to 2.9.10 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/p... push 05 Nov 2024 04:01PM UTC hluk github
88.47
11161577110 update-dependencies Update dependencies Bump alembic from 1.13.2 to 1.13.3 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/al... push 03 Oct 2024 12:04PM UTC hluk github
88.47
10680488446 update-dependencies Update dependencies Bump alembic from 1.13.1 to 1.13.2 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/al... push 03 Sep 2024 09:43AM UTC hluk github
88.45
8920268607 update-dependencies Update dependencies Bump gunicorn from 21.2.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/... push 02 May 2024 07:35AM UTC hluk github
81.19
8521411238 update-dependencies Update dependencies Bump flask-session from 0.6.0 to 0.8.0 Bumps [flask-session](https://github.com/pallets-eco/flask-session) from 0.6.0 to 0.8.0. - [Release notes](https://github.com/pallets-eco/flask-session/releases) - [Changelog](https://gi... push 02 Apr 2024 10:39AM UTC hluk github
83.5
8138306714 update-dependencies Update dependencies Bump email-validator from 2.1.0.post1 to 2.1.1 Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.1.0.post1 to 2.1.1. - [Release notes](https://github.com/JoshData/python-email-validator/releas... push 04 Mar 2024 09:52AM UTC hluk github
83.53
7395757723 update-dependencies Update dependencies Update opentelemetry. Bump alembic from 1.13.0 to 1.13.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://g... push 03 Jan 2024 09:51AM UTC hluk github
82.61
7083885388 update-dependencies Update dependencies Bump pip from 23.2.1 to 23.3.1 Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.2.1...23.3.1) --... push 04 Dec 2023 08:27AM UTC hluk github
82.61
6073257880 update-dependencies Update dependencies Bump alembic from 1.11.1 to 1.12.0 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/al... push 04 Sep 2023 12:17PM UTC hluk github
81.2
5726108045 update-dependencies Update dependencies push 01 Aug 2023 11:22AM UTC Lukas Holecek github
81.2
See All Builds (96)

Badge your Repo: resultsdb

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