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

qiskit-community / qiskit-aqt-provider
100%

Build:
DEFAULT BRANCH: master
Repo Added 05 Oct 2023 01:38PM UTC
Files 44
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • AC/intersphinx-cloud
  • add-aqt-connector
  • aqt-connector-0.3
  • bump-dependencies
  • dependabot/pip/aiohttp-3.13.3
  • dependabot/pip/aiohttp-3.13.4
  • dependabot/pip/fonttools-4.60.2
  • dependabot/pip/gitpython-3.1.47
  • dependabot/pip/gitpython-3.1.48
  • dependabot/pip/mistune-3.2.1
  • dependabot/pip/nbconvert-7.17.0
  • dependabot/pip/nbconvert-7.17.1
  • dependabot/pip/pillow-11.3.0
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/pyjwt-2.12.0
  • dependabot/pip/qiskit-1.4.2
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/tornado-6.5.1
  • dependabot/pip/tornado-6.5.5
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/virtualenv-20.36.1
  • docs-token-expiration-hint
  • fetch-job-state-with-aqt-connector
  • fix-aqt-website-link-in-docs
  • fix-memory-handling
  • fix-pipeline-dependency-install
  • fix-release-workflow-missing-artifacts
  • fix-unavailable-resource
  • fix/direct_access_search
  • gateway-timeout-error
  • ignore-connection-errors-in-result-polling
  • improve-api-error-reporting
  • master
  • prepare-1.10.0
  • prepare-1.11.0
  • prepare-1.13.0
  • prepare-1.14.0
  • prepare-release-1.15.0
  • python-3.13-support
  • qiskit-1.3
  • refactor-api-client-models
  • release-1.9.0
  • remove-target-basis-gates-hack
  • replace-tach-external-with-deptry
  • resolve-203
  • resources-available-qubits
  • update-dependencies
  • use-aqt-connector-models
  • workflows-hardening

07 May 2026 12:39PM UTC coverage: 99.746%. Remained the same
25496308743

push

github

web-flow
build(deps-dev): bump gitpython from 3.1.47 to 3.1.48 (#279)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.48.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.48
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jbrixon <joe.rixon@aqt.eu>

2748 of 2755 relevant lines covered (99.75%)

4.98 hits per line

Relevant lines Covered
Build:
Build:
2755 RELEVANT LINES 2748 COVERED LINES
4.98 HITS PER LINE
Source Files on master
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25496308743 master build(deps-dev): bump gitpython from 3.1.47 to 3.1.48 (#279) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.48. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](h... push 07 May 2026 12:44PM UTC web-flow github
99.75
25495629166 dependabot/pip/gitpython-3.1.48 Merge 24095bb9b into a74e8f7cd Pull #279 07 May 2026 12:30PM UTC web-flow github
99.75
25495613170 master build(deps-dev): bump mistune from 3.2.0 to 3.2.1 (#278) Bumps [mistune](https://github.com/lepture/mistune) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob... push 07 May 2026 12:29PM UTC web-flow github
99.75
25461538341 dependabot/pip/mistune-3.2.1 Merge c06f8b0b9 into b5cc41db8 Pull #278 06 May 2026 09:19PM UTC web-flow github
99.75
25461541349 dependabot/pip/gitpython-3.1.48 Merge 917890f44 into b5cc41db8 Pull #279 06 May 2026 09:19PM UTC web-flow github
99.75
25098039401 master build(deps-dev): bump gitpython from 3.1.46 to 3.1.47 (#277) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.47. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](h... push 29 Apr 2026 08:17AM UTC web-flow github
99.75
24945222516 dependabot/pip/gitpython-3.1.47 Merge 66f1e4371 into 01f9b79e1 Pull #277 26 Apr 2026 01:30AM UTC web-flow github
99.75
24765518735 master Prepare release v1.15.0 (#272) push 22 Apr 2026 07:21AM UTC web-flow github
99.75
24765148757 prepare-release-1.15.0 Merge 44146b809 into a770db1c2 Pull #272 22 Apr 2026 07:11AM UTC web-flow github
99.75
24765023407 master Retry for transient errors in result fetching (#274) * override wait_for_final_state from JobV1 * fix docs push 22 Apr 2026 07:08AM UTC web-flow github
99.75
See All Builds (430)
  • 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