aiida-vasp / parsevasp

A general parser for VASP
MIT License
13 stars 13 forks source link

Added more info regaring the use of pymatgen parsing of POTCAR #138

Closed espenfl closed 1 year ago

espenfl commented 1 year ago

Here we add a few more details about some of the code from pymatgen that was used in the POTCAR metadata parser.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b19d522) 80.69% compared to head (e7f0fad) 80.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #138 +/- ## ======================================== Coverage 80.69% 80.69% ======================================== Files 14 14 Lines 3525 3525 ======================================== Hits 2844 2844 Misses 681 681 ``` | [Impacted Files](https://app.codecov.io/gh/aiida-vasp/parsevasp/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiida-vasp) | Coverage Δ | | |---|---|---| | [parsevasp/potcar.py](https://app.codecov.io/gh/aiida-vasp/parsevasp/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiida-vasp#diff-cGFyc2V2YXNwL3BvdGNhci5weQ==) | `87.50% <ø> (ø)` | |

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