Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding documentation on new device api #5783

Closed
wants to merge 5 commits into from
Closed

Adding documentation on new device api #5783

wants to merge 5 commits into from

Conversation

albi3ro
Copy link
Contributor

@albi3ro albi3ro commented May 31, 2024

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

Closes #5053 [sc-53730]

Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (7f97ea7) to head (6f6ce87).
Report is 339 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5783      +/-   ##
==========================================
- Coverage   99.67%   99.66%   -0.01%     
==========================================
  Files         415      415              
  Lines       39785    39489     -296     
==========================================
- Hits        39654    39356     -298     
- Misses        131      133       +2     

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

Comment on lines -494 to -497
.. code-block:: console

pl-device-test --device device_shortname --shots 10000

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@albi3ro do the device integration tests not work with the new device API?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They do. This page is just a work in progress.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@albi3ro albi3ro marked this pull request as draft October 1, 2024 18:07
@albi3ro albi3ro closed this Oct 2, 2024
albi3ro added a commit that referenced this pull request Oct 21, 2024
**Context:**

Replacing stale #5783  [sc-53730]

**Description of the Change:**

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: Astral Cai <astral.cai@xanadu.ai>
Co-authored-by: Isaac De Vlugt <34751083+isaacdevlugt@users.noreply.github.com>
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.

Update documentation on devices/plugins
2 participants