Closed cgustin99 closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
After this PR, OpenParticle will store
Fock
andParticleOperator
objects as hash tables rather than lists.