BoothGroup / Vayesta

A Python package for wave function-based quantum embedding
Apache License 2.0
32 stars 7 forks source link

Replaced flags.bath_parent_fragment with fragment ID #58

Closed maxnus closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 67.31% // Head: 67.31% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (52eb248) compared to base (f6caae4). Patch coverage: 69.23% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #58 +/- ## ========================================== - Coverage 67.31% 67.31% -0.01% ========================================== Files 108 108 Lines 16359 16362 +3 Branches 2378 2379 +1 ========================================== + Hits 11012 11014 +2 - Misses 4691 4692 +1 Partials 656 656 ``` | [Impacted Files](https://codecov.io/gh/BoothGroup/Vayesta/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup) | Coverage Δ | | |---|---|---| | [vayesta/core/fragmentation/fragmentation.py](https://codecov.io/gh/BoothGroup/Vayesta/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-dmF5ZXN0YS9jb3JlL2ZyYWdtZW50YXRpb24vZnJhZ21lbnRhdGlvbi5weQ==) | `74.88% <0.00%> (ø)` | | | [vayesta/core/qemb/qemb.py](https://codecov.io/gh/BoothGroup/Vayesta/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-dmF5ZXN0YS9jb3JlL3FlbWIvcWVtYi5weQ==) | `67.87% <ø> (ø)` | | | [vayesta/ewf/ewf.py](https://codecov.io/gh/BoothGroup/Vayesta/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-dmF5ZXN0YS9ld2YvZXdmLnB5) | `64.48% <72.72%> (+0.01%)` | :arrow_up: | | [vayesta/core/qemb/fragment.py](https://codecov.io/gh/BoothGroup/Vayesta/pull/58/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BoothGroup#diff-dmF5ZXN0YS9jb3JlL3FlbWIvZnJhZ21lbnQucHk=) | `76.55% <100.00%> (ø)` | | 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.