Skip to content

fix: refactor qubit types into new submodule#110

Open
rmshaffer wants to merge 8 commits into
mainfrom
rmshaffer/global-qubit-register
Open

fix: refactor qubit types into new submodule#110
rmshaffer wants to merge 8 commits into
mainfrom
rmshaffer/global-qubit-register

Conversation

@rmshaffer

@rmshaffer rmshaffer commented May 20, 2026

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:
Cleans up GlobalQubitRegister to properly encapsulate its usage of oqpy.Qubit. Moves qubit-related type definitions into a new submodule under types.

Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rmshaffer rmshaffer requested a review from a team as a code owner May 20, 2026 14:07
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (748c91e) to head (7608573).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        53    +1     
  Lines         2289      2310   +21     
  Branches       265       267    +2     
=========================================
+ Hits          2289      2310   +21     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant