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

Logging improvements #55

Closed obackhouse closed 6 months ago

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

Codecov Report

Attention: Patch coverage is 93.19728% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 98.93%. Comparing base (ec7ac82) to head (d6788f3).

Files Patch % Lines
ebcc/logging.py 89.28% 5 Missing and 1 partial :warning:
ebcc/brueckner.py 90.90% 2 Missing :warning:
ebcc/reom.py 93.54% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ========================================== - Coverage 98.93% 98.93% -0.01% ========================================== Files 80 81 +1 Lines 112590 112629 +39 Branches 829 831 +2 ========================================== + Hits 111394 111432 +38 - Misses 1054 1055 +1 Partials 142 142 ```

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