BoothGroup / ebcc

Coupled cluster models for both purely electron and coupled electron-boson models, with a focus on generality and model extensibility.
https://boothgroup.github.io/ebcc/
MIT License
11 stars 2 forks source link

More EOM #77

Closed obackhouse closed 3 weeks ago

obackhouse commented 3 weeks ago

Adds some more EOM:

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 60.85157% with 1324 lines in your changes missing coverage. Please review.

Project coverage is 88.90%. Comparing base (287ca10) to head (20a9ba8). Report is 6 commits behind head on master.

Files Patch % Lines
ebcc/codegen/GCC2.py 61.17% 504 Missing :warning:
ebcc/codegen/RDFCCD.py 52.82% 359 Missing :warning:
ebcc/codegen/GCCD.py 62.74% 244 Missing :warning:
ebcc/codegen/RCCD.py 67.41% 217 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== - Coverage 96.51% 88.90% -7.61% ========================================== Files 88 88 Lines 97812 113908 +16096 Branches 833 834 +1 ========================================== + Hits 94403 101273 +6870 - Misses 3239 12466 +9227 + Partials 170 169 -1 ```

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