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

Restructure package #67

Closed obackhouse closed 2 months ago

obackhouse commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 79.73752% with 633 lines in your changes missing coverage. Please review.

Project coverage is 98.39%. Comparing base (cbcec51) to head (91c716c).

Files Patch % Lines
ebcc/eom/reom.py 20.52% 119 Missing and 1 partial :warning:
ebcc/cc/rebcc.py 78.14% 57 Missing and 16 partials :warning:
ebcc/cc/base.py 84.78% 57 Missing and 13 partials :warning:
ebcc/opt/gbrueckner.py 23.43% 48 Missing and 1 partial :warning:
ebcc/cc/gebcc.py 91.17% 20 Missing and 22 partials :warning:
ebcc/ham/space.py 77.30% 30 Missing and 7 partials :warning:
ebcc/eom/base.py 86.52% 21 Missing and 5 partials :warning:
ebcc/cc/uebcc.py 88.02% 13 Missing and 7 partials :warning:
ebcc/eom/geom.py 86.75% 8 Missing and 12 partials :warning:
ebcc/ham/eris.py 68.25% 14 Missing and 6 partials :warning:
... and 17 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================== - Coverage 98.77% 98.39% -0.38% ========================================== Files 78 88 +10 Lines 97586 98309 +723 Branches 834 903 +69 ========================================== + Hits 96388 96733 +345 - Misses 1055 1395 +340 - Partials 143 181 +38 ```

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