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

Silence warnings for NDPermuter file #750

Merged
merged 5 commits into from
Jun 3, 2024

Update pennylane_lightning/core/src/utils/NDPermuter.hpp

0240cda
Select commit
Loading
Failed to load commit list.
Merged

Silence warnings for NDPermuter file #750

Update pennylane_lightning/core/src/utils/NDPermuter.hpp
0240cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

98.51% (+0.52%) compared to 6ca460a

View this Pull Request on Codecov

98.51% (+0.52%) compared to 6ca460a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (6ca460a) to head (0240cda).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #750      +/-   ##
==========================================
+ Coverage   97.99%   98.51%   +0.52%     
==========================================
  Files          90      102      +12     
  Lines       13701    14861    +1160     
  Branches      336        0     -336     
==========================================
+ Hits        13426    14640    +1214     
+ Misses        275      221      -54     

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