catalyst
catalyst copied to clipboard
Try wheel build
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 andclang-format-14are 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 tomlir/test, and Runtime tests should be added toruntime/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 Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.41%. Comparing base (
9f84618) to head (efa4921). Report is 371 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #646 +/- ##
=======================================
Coverage 99.41% 99.41%
=======================================
Files 54 55 +1
Lines 9053 9109 +56
Branches 684 694 +10
=======================================
+ Hits 9000 9056 +56
Misses 28 28
Partials 25 25
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm guessing this no longer serves a purpose, but feel free to reopen if so :)