cgustin99 / OpenParticle

OpenParticle
2 stars 0 forks source link

Hash openparticle #18

Closed cgustin99 closed 3 months ago

cgustin99 commented 3 months ago

After this PR, OpenParticle will store Fock and ParticleOperator objects as hash tables rather than lists.

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 71.93548% with 87 lines in your changes missing coverage. Please review.

Project coverage is 80.65%. Comparing base (da795ee) to head (40b53e2).

Files Patch % Lines
openparticle/src.py 66.53% 86 Missing :warning:
tests/test_fockstate.py 95.65% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================== - Coverage 83.73% 80.65% -3.09% ========================================== Files 5 5 Lines 836 553 -283 ========================================== - Hits 700 446 -254 + Misses 136 107 -29 ```

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