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

Fix linting? #6

Closed obackhouse closed 1 year ago

obackhouse commented 1 year ago

Broke something

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.69% // Head: 99.61% // Decreases project coverage by -0.09% :warning:

Coverage data is based on head (b449060) compared to base (593f260). Patch coverage: 80.47% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6 +/- ## ========================================== - Coverage 99.69% 99.61% -0.09% ========================================== Files 32 34 +2 Lines 64833 65084 +251 Branches 468 485 +17 ========================================== + Hits 64634 64832 +198 - Misses 113 165 +52 - Partials 86 87 +1 ``` | [Impacted Files](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup) | Coverage Δ | | |---|---|---| | [ebcc/codegen/GCCSDxTx.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL0dDQ1NEeFR4LnB5) | `100.00% <ø> (ø)` | | | [ebcc/codegen/RCCSDxTx.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1JDQ1NEeFR4LnB5) | `100.00% <ø> (ø)` | | | [ebcc/codegen/UCCSDxTx.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9jb2RlZ2VuL1VDQ1NEeFR4LnB5) | `100.00% <ø> (ø)` | | | [ebcc/ansatz.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9hbnNhdHoucHk=) | `62.50% <62.50%> (ø)` | | | [ebcc/ueom.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy91ZW9tLnB5) | `92.68% <69.23%> (+0.03%)` | :arrow_up: | | [ebcc/util.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy91dGlsLnB5) | `89.32% <78.57%> (-1.34%)` | :arrow_down: | | [ebcc/gebcc.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9nZWJjYy5weQ==) | `90.35% <81.81%> (+0.96%)` | :arrow_up: | | [ebcc/rebcc.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9yZWJjYy5weQ==) | `85.59% <82.48%> (+0.44%)` | :arrow_up: | | [ebcc/space.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy9zcGFjZS5weQ==) | `82.55% <82.55%> (ø)` | | | [ebcc/uebcc.py](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-ZWJjYy91ZWJjYy5weQ==) | `94.32% <90.17%> (+0.16%)` | :arrow_up: | | ... and [8 more](https://codecov.io/gh/BoothGroup/ebcc/pull/6?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.