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

hluk / product-listings-manager
94%
master: %

Build:
Build:
LAST BUILD BRANCH: fix-lock-file-maintenance-schedule
DEFAULT BRANCH: master
Repo Added 08 Jun 2022 11:54AM UTC
Token YjSYm3wStg7RYUtRV0B7Kx0KDf2iz8NSN regen
Build 126 Last
Files 15
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 dbquery-named-columns
branch: dbquery-named-columns
CHANGE BRANCH
x
Reset
Sync Branches
  • dbquery-named-columns
  • add-image-expiration
  • add-sts-header-by-default
  • auth
  • auto-update-major-versions
  • avoid-transaction-for-single-query
  • custom-response-headers
  • dbquery-examples
  • drop-formatters-linters
  • fast-slow-debuginfo
  • fastapi
  • fix-auto-update-name
  • fix-ci-python
  • fix-expiration
  • fix-gunicorn-install
  • fix-health-api-docs
  • fix-lock-file-maintenance-schedule
  • fix-logging
  • fix-permission-matching
  • fix-renovate
  • fix-renovate-2
  • fix-tox
  • github-actions
  • log-health-failure
  • master
  • opentelemetry
  • permission-check-on-simplified-query
  • pre-commit
  • precommit-autoupdate-monthly
  • pylint
  • refactor-tests
  • remove-test-requirements-txt
  • renovate
  • renovate-constraint-python
  • renovate-lock
  • simpler-python-version
  • test-overrides
  • ubi
  • update
  • update-dependencies
  • update-renovate
  • update-renovate-config
  • uv
  • write-api

25 Sep 2023 12:33PM UTC coverage: 93.529%. First build
6299450149

push

github

hluk
Return named colums in dbquery API

Instead of simple array of arrays the API response would be a list of
objects with column names:

    # Old response
    [["product1", "1.2", "Client", 1]]

    # New response
    [{"label": "product1", "version": "1.2", "variant": "Client", "allow_source_only": 1}]

246 of 272 branches covered (0.0%)

Branch coverage included in aggregate %.

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

549 of 578 relevant lines covered (94.98%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
578 RELEVANT LINES 549 COVERED LINES
0.95 HITS PER LINE
Source Files on dbquery-named-columns
  • Tree
  • List 14
  • 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
6299450149 dbquery-named-columns Return named colums in dbquery API Instead of simple array of arrays the API response would be a list of objects with column names: # Old response [["product1", "1.2", "Client", 1]] # New response [{"label": "product1", "version... push 25 Sep 2023 12:40PM UTC hluk github
93.53
See All Builds (100)

Badge your Repo: product-listings-manager

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