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

Update Catalyst to use the toml module in PennyLane #1275

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

Merge branch 'main' of https://github.com/PennyLaneAI/catalyst into d…

9d8b763
Select commit
Loading
Failed to load commit list.
Open

Update Catalyst to use the toml module in PennyLane #1275

Merge branch 'main' of https://github.com/PennyLaneAI/catalyst into d…
9d8b763
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

97.92% (-0.04%) compared to 54df305

View this Pull Request on Codecov

97.92% (-0.04%) compared to 54df305

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.92%. Comparing base (54df305) to head (9d8b763).

Files with missing lines Patch % Lines
frontend/catalyst/device/verification.py 86.36% 2 Missing and 1 partial ⚠️
frontend/catalyst/device/decomposition.py 90.47% 1 Missing and 1 partial ⚠️
frontend/catalyst/device/qjit_device.py 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1275      +/-   ##
==========================================
- Coverage   97.95%   97.92%   -0.04%     
==========================================
  Files          77       76       -1     
  Lines       11321    11222      -99     
  Branches      982      972      -10     
==========================================
- Hits        11090    10989     -101     
- Misses        181      182       +1     
- Partials       50       51       +1     

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