sozykinsa / GUI4dft

GUI4dft - first free SIESTA oriented GUI
MIT License
21 stars 6 forks source link

Bugfix march #29

Closed sozykinsa closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 57.34% and project coverage change: -15.22 :warning:

Comparison is base (8c885f9) 83.40% compared to head (9b0a983) 68.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## =========================================== - Coverage 83.40% 68.19% -15.22% =========================================== Files 35 24 -11 Lines 11656 4191 -7465 =========================================== - Hits 9722 2858 -6864 + Misses 1934 1333 -601 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `68.19% <57.34%> (-15.22%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin) | Coverage Δ | | |---|---|---| | [src/core\_gui\_atomistic/guiopenglbase.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL2NvcmVfZ3VpX2F0b21pc3RpYy9ndWlvcGVuZ2xiYXNlLnB5) | `0.00% <0.00%> (-47.77%)` | :arrow_down: | | [src/src\_gui4dft/models/hexagonal\_plane.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL3NyY19ndWk0ZGZ0L21vZGVscy9oZXhhZ29uYWxfcGxhbmUucHk=) | `73.00% <5.88%> (-25.87%)` | :arrow_down: | | [src/src\_gui4dft/utils/importer\_exporter.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL3NyY19ndWk0ZGZ0L3V0aWxzL2ltcG9ydGVyX2V4cG9ydGVyLnB5) | `84.41% <50.00%> (-0.92%)` | :arrow_down: | | [src/core\_gui\_atomistic/atomic\_model.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL2NvcmVfZ3VpX2F0b21pc3RpYy9hdG9taWNfbW9kZWwucHk=) | `74.22% <61.36%> (-8.39%)` | :arrow_down: | | [src/src\_gui4dft/program/qe.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL3NyY19ndWk0ZGZ0L3Byb2dyYW0vcWUucHk=) | `74.26% <68.49%> (+65.93%)` | :arrow_up: | | [src/src\_gui4dft/models/capedswcnt.py](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin#diff-c3JjL3NyY19ndWk0ZGZ0L21vZGVscy9jYXBlZHN3Y250LnB5) | `99.45% <100.00%> (ø)` | | ... and [13 files with indirect coverage changes](https://codecov.io/gh/sozykinsa/GUI4dft/pull/29/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Sozykin) 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=Sergey+Sozykin). 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=Sergey+Sozykin)

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