PennyLaneAI / pennylane

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
https://pennylane.ai
Apache License 2.0
2.17k stars 568 forks source link

Improve tests for mapping schemes with FermiSentence #5873

Closed ddhawan11 closed 1 week ago

ddhawan11 commented 1 week ago

Context: Improve tests for mapping when input type is FermiSentence

Description of the Change: Added more tests for mapping schemes with different cases

Benefits: Improved testing

Possible Drawbacks:

Related GitHub Issues:

ddhawan11 commented 1 week ago

[sc-62892]

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.67%. Comparing base (eb39402) to head (0a7268f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5873 +/- ## ========================================== - Coverage 99.68% 99.67% -0.01% ========================================== Files 421 421 Lines 40499 40203 -296 ========================================== - Hits 40370 40073 -297 - Misses 129 130 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.