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

Bugfix/samples #632

Closed
wants to merge 7 commits into from
Closed

Bugfix/samples #632

wants to merge 7 commits into from

Conversation

vincentmr
Copy link
Contributor

Before submitting

Please complete the following checklist when submitting a PR:

  • All new features must include a unit test.
    If you've fixed a bug or added code that should be tested, add a test to the
    tests directory!

  • All new functions and code must be clearly commented and documented.
    If you do make documentation changes, make sure that the docs build and
    render correctly by running make docs.

  • Ensure that the test suite passes, by running make test.

  • Add a new entry to the .github/CHANGELOG.md file, summarizing the
    change, and including a link back to the PR.

  • Ensure that code is properly formatted by running make format.

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:

@vincentmr vincentmr changed the base branch from master to v0.35.0_release March 8, 2024 16:11
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 45.45455% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 96.74%. Comparing base (ef0638a) to head (d56d049).

Files Patch % Lines
...ane_lightning/lightning_kokkos/lightning_kokkos.py 3.57% 27 Missing ⚠️
...ylane_lightning/lightning_qubit/lightning_qubit.py 71.42% 2 Missing ⚠️
pennylane_lightning/core/lightning_base.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           v0.35.0_release     #632      +/-   ##
===================================================
- Coverage            98.70%   96.74%   -1.96%     
===================================================
  Files                  169      169              
  Lines                24020    24027       +7     
===================================================
- Hits                 23708    23245     -463     
- Misses                 312      782     +470     

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

@vincentmr vincentmr closed this Mar 12, 2024
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