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

hluk / resultsdb
89%
develop: 81%

Build:
Build:
LAST BUILD BRANCH: fix-mod_wsgi-2
DEFAULT BRANCH: develop
Repo Added 16 May 2022 08:45AM UTC
Token xffggPGCBtj8Vew7NBd9sngfkYj0TdVSA regen
Build 161 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 fix-build
branch: fix-build
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-build
  • 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-mod-wsgi-dep
  • drop-threads-override
  • favicon
  • fix-dependencies
  • fix-disabling-fedmenu
  • fix-group-result-count
  • fix-init-session
  • fix-lock-file-maintenance-schedule
  • fix-main
  • fix-main-2
  • fix-mod_wsgi
  • fix-mod_wsgi-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
  • latest-tag
  • lock-updates
  • 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-dependencies
  • update-flask-sqlalchemy
  • update-opentelemetry
  • update-otel
  • upgrade-python
  • use-new-select
  • uv
  • uv-2

01 Dec 2025 07:36AM UTC coverage: 89.366%. First build
19814948308

push

github

hluk
Fix missing dependency

Fixes the following error during Dockerfile build:

    [2/2] STEP 9/14: RUN /app/entrypoint.sh python -c 'import resultsdb'     && mod_wsgi-express module-config     && /app/entrypoint.sh resultsdb --help
    Traceback (most recent call last):
    File "<string>", line 1, in <module>
        import resultsdb
    File "/venv/lib64/python3.13/site-packages/resultsdb/__init__.py", line 38, in <module>
        from resultsdb.controllers.api_v2 import api as api_v2
    File "/venv/lib64/python3.13/site-packages/resultsdb/controllers/api_v2.py", line 30, in <module>
        from resultsdb.controllers.common import SERIALIZE, commit_result
    File "/venv/lib64/python3.13/site-packages/resultsdb/controllers/common.py", line 5, in <module>
        from resultsdb.messaging import create_message, publish_taskotron_message
    File "/venv/lib64/python3.13/site-packages/resultsdb/messaging.py", line 25, in <module>
        import pkg_resources
    ModuleNotFoundError: No module named 'pkg_resources'

JIRA: RHELWF-13625

280 of 362 branches covered (77.35%)

Branch coverage included in aggregate %.

2300 of 2525 relevant lines covered (91.09%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
2525 RELEVANT LINES 2300 COVERED LINES
0.91 HITS PER LINE
Source Files on fix-build
  • 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
19814948308 fix-build Fix missing dependency Fixes the following error during Dockerfile build: [2/2] STEP 9/14: RUN /app/entrypoint.sh python -c 'import resultsdb' && mod_wsgi-express module-config && /app/entrypoint.sh resultsdb --help Traceback (mo... push 01 Dec 2025 07:38AM UTC hluk github
89.37
See All Builds (103)

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

© 2026 Coveralls, Inc