Skip to content

[DO NOT MERGE] Test Prerelase - #3203

Open
mehrdad2m wants to merge 7 commits into
mainfrom
0.16.0b1
Open

mehrdad2m wants to merge 7 commits into
mainfrom
0.16.0b1

Conversation

@mehrdad2m

Copy link
Copy Markdown
Contributor

Before submitting

Please complete the following checklist when submitting a PR:

  • All new functions and code must be clearly commented and documented.

  • Ensure that code is properly formatted by running make format. The latest version of black and clang-format-20 are used in CI/CD to check formatting.

  • All new features must include a unit test. Integration and frontend tests should be added to
    frontend/test,
    Quantum dialect and MLIR tests should be added to
    mlir/test, and
    Runtime tests should be added to runtime/tests.

When all the above are checked, delete everything above the dashed line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

Before submitting

Please complete the following checklist when submitting a PR:

  • All new functions and code must be clearly commented and documented.

  • Ensure that code is properly formatted by running make format.
    The latest version of black and clang-format-20 are used in CI/CD to check formatting.

  • All new features must include a unit test.
    Integration and frontend tests should be added to frontend/test,
    Quantum dialect and MLIR tests should be added to mlir/test, and
    Runtime tests should be added to runtime/tests.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

mehrdad2m and others added 4 commits September 9, 2026 14:58
### Before submitting

Please complete the following checklist when submitting a PR:

- [ ] All new functions and code must be clearly commented and
documented.

- [ ] Ensure that code is properly formatted by running `make format`.
The latest version of black and `clang-format-20` are used in CI/CD to
check formatting.

- [ ] All new features must include a unit test.
Integration and frontend tests should be added to
[`frontend/test`](../frontend/test/),
Quantum dialect and MLIR tests should be added to
[`mlir/test`](../mlir/test/), and
Runtime tests should be added to [`runtime/tests`](../runtime/tests/).

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


------------------------------------------------------------------------------------------------------------

**Context:**

**Description of the Change:**

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.32%. Comparing base (5089b38) to head (1e098f4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3203      +/-   ##
==========================================
- Coverage   95.65%   95.32%   -0.33%     
==========================================
  Files         177      177              
  Lines       20851    20851              
  Branches     2100     2100              
==========================================
- Hits        19944    19876      -68     
- Misses        721      769      +48     
- Partials      186      206      +20     

☔ 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.

@paul0403

Copy link
Copy Markdown
Member

@mehrdad2m can these test PRs be closed? (Obviously I'll leave it up to you guys)

@mehrdad2m

Copy link
Copy Markdown
Contributor Author

Yes these should be closed eventually but I'll wait another week just in case there is any more problems with the wheels

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.

2 participants