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

qiskit-community / qiskit-machine-learning
93%
main: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/download-artifact-6
DEFAULT BRANCH: main
Repo Added 05 Jun 2023 05:56PM UTC
Files 107
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 stable/0.7
branch: stable/0.7
CHANGE BRANCH
x
Reset
  • stable/0.7
  • AC/intersphinx-cloud
  • PR_NTangled
  • Update-CODEOWNERS
  • Update-migration-guide
  • VFF_PR
  • add-arxiv-shield
  • add-sbplx-optimizer
  • add-support-py313
  • bump-version-pre-release
  • cct_fns_use
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • edoaltamura-fix-toxini-qiskit
  • edoaltamura-pin-qiskit-2
  • enh-docs-samplerqnn-outputshape
  • feature-predict-probabilities
  • feature-support-for-different-v2-primitives
  • fischer-info
  • fix-callback-nonscipy-optimizer
  • fix-callback_trainable_model
  • fix-tox-ini
  • fix-valueerror-basekernel
  • fix_ci
  • fix_rnd_ci
  • fix_trainable_kernels
  • fixes_mypy
  • main
  • mergify/bp/stable/0.8/pr-862
  • mergify/bp/stable/0.8/pr-875
  • mergify/bp/stable/0.8/pr-878
  • mergify/bp/stable/0.8/pr-879
  • mergify/bp/stable/0.8/pr-884
  • mergify/bp/stable/0.8/pr-886
  • mergify/bp/stable/0.8/pr-894
  • mergify/bp/stable/0.8/pr-919
  • mergify/bp/stable/0.8/pr-925
  • mergify/bp/stable/0.8/pr-926
  • mergify/bp/stable/0.8/pr-933
  • mergify/bp/stable/0.8/pr-944
  • mergify/bp/stable/0.8/pr-964
  • mergify/bp/stable/0.8/pr-981
  • mergify/bp/stable/0.8/pr-982
  • paper-citation
  • pin-scipy1_15
  • pre-release-0.8.1
  • pre-release-v-bump
  • release_0_8_2
  • remove-psutil
  • reno_4_cct_fns
  • restore-qiskit-version
  • scikit
  • scipy1p16
  • stable/0.6
  • stable/0.8
  • support-py313
  • typo
  • update-contributing-guide
  • update-outshape-dec-tutorial
  • update-serialisation
  • update_tutorials

16 May 2024 02:08AM UTC coverage: 92.571%. Remained the same
9105376920

push

github

web-flow
Update black (#799) (#800)

(cherry picked from commit 1d56c0a2e)

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

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

1894 of 2046 relevant lines covered (92.57%)

0.93 hits per line

Relevant lines Covered
Build:
Build:
2046 RELEVANT LINES 1894 COVERED LINES
0.93 HITS PER LINE
Source Files on stable/0.7
  • Tree
  • List 44
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9105376920 stable/0.7 Update black (#799) (#800) (cherry picked from commit 1d56c0a2e) Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> push 16 May 2024 02:24AM UTC web-flow github
92.57
9104943480 stable/0.7 Fix lint (backport #804) (#805) * Fix lint (#804) * Fix lint errors for latest pylint * Fix lint errors for latest pylint (cherry picked from commit 848d0d6bd) * Fix copyright * Fix copyright --------- Co-aut... push 16 May 2024 01:34AM UTC web-flow github
92.57
9063282699 stable/0.7 Merge 8cc6af09b into 5b341e84c Pull #803 13 May 2024 01:13PM UTC web-flow github
92.67
8110794712 stable/0.7 Bug/607 fidelity statevector kernel cannot be pickled (#778) (#782) * Made fidelity_statevector_kernel picklable Added a new param to store cache size and a custom __getstate__ and __setstate__ to handle removing and re-initliasing the lru ca... push 01 Mar 2024 11:55AM UTC web-flow github
92.67
8099357179 stable/0.7 pre-release PR (#781) push 29 Feb 2024 04:50PM UTC web-flow github
92.64
8099036952 stable/0.7 Added max_circuits_per_job and removed deepcopy dependency of the quantum kernel trainer fixing #701 and #600 (#772) (#780) * Added an option for num_circuits per job for kernels to fix #701 * Updated documentation and format the style. * R... push 29 Feb 2024 04:24PM UTC web-flow github
92.64
8011568394 stable/0.7 Add new code owners (backport #722) (#776) * Add new code owners (#722) * add STFC code owners * remove Stefan --------- Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> (cherry picked from commit 1e7dc7a0ad4... push 22 Feb 2024 10:20PM UTC web-flow github
92.6
8008743413 stable/0.7 Add Python 3.12 support (#774) (#775) * Add Python 3.12 support * Remove Python 3.12.0 specific usage (cherry picked from commit 6cabae9d1) Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> push 22 Feb 2024 05:58PM UTC web-flow github
92.6
7963071066 stable/0.7 Fix tutorials to work with Qiskit 1.0 (#769) (#771) (cherry picked from commit 42da2e6c1) Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> push 19 Feb 2024 05:23PM UTC web-flow github
92.6
7920024723 stable/0.7 Remove all other languages other than Spanish and Japanese (#766) (#767) Spanish and Japanese are the only languages that was 100% translated & proofread as of Jan 2024 (cherry picked from commit 91e6e0ba3) Co-aut... push 15 Feb 2024 06:04PM UTC web-flow github
92.6
See All Builds (1053)
  • 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