MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Cube guess rsp #435

Closed Gabrielgerez closed 1 year ago

Gabrielgerez commented 1 year ago

adding cubes as a guess to response calculations

codecov[bot] commented 1 year ago

Codecov Report

Base: 69.12% // Head: 69.86% // Increases project coverage by +0.73% :tada:

Coverage data is based on head (a19d5ff) compared to base (40042fd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #435 +/- ## ========================================== + Coverage 69.12% 69.86% +0.73% ========================================== Files 183 183 Lines 15483 15492 +9 ========================================== + Hits 10703 10823 +120 + Misses 4780 4669 -111 ``` | [Impacted Files](https://codecov.io/gh/MRChemSoft/mrchem/pull/435?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft) | Coverage Δ | | |---|---|---| | [src/initial\_guess/cube.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2luaXRpYWxfZ3Vlc3MvY3ViZS5jcHA=) | `96.00% <ø> (-0.06%)` | :arrow_down: | | [src/driver.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2RyaXZlci5jcHA=) | `72.87% <100.00%> (+1.65%)` | :arrow_up: | | [src/scf\_solver/SCFSolver.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3NjZl9zb2x2ZXIvU0NGU29sdmVyLmNwcA==) | `96.40% <0.00%> (+1.19%)` | :arrow_up: | | [src/chemistry/Molecule.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2NoZW1pc3RyeS9Nb2xlY3VsZS5jcHA=) | `68.42% <0.00%> (+1.50%)` | :arrow_up: | | [src/qmoperators/QMPotential.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3Ftb3BlcmF0b3JzL1FNUG90ZW50aWFsLmNwcA==) | `100.00% <0.00%> (+7.59%)` | :arrow_up: | | [src/qmoperators/two\_electron/XCPotential.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3Ftb3BlcmF0b3JzL3R3b19lbGVjdHJvbi9YQ1BvdGVudGlhbC5jcHA=) | `87.95% <0.00%> (+9.63%)` | :arrow_up: | | [src/tensor/RankZeroOperator.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3RlbnNvci9SYW5rWmVyb09wZXJhdG9yLmNwcA==) | `77.27% <0.00%> (+12.80%)` | :arrow_up: | | [src/scf\_solver/LinearResponseSolver.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3NjZl9zb2x2ZXIvTGluZWFyUmVzcG9uc2VTb2x2ZXIuY3Bw) | `97.53% <0.00%> (+15.27%)` | :arrow_up: | | [src/qmfunctions/density\_utils.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL3FtZnVuY3Rpb25zL2RlbnNpdHlfdXRpbHMuY3Bw) | `95.86% <0.00%> (+18.18%)` | :arrow_up: | 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=MRChemSoft). 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=MRChemSoft)

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