aiidateam / qe-tools

A set of useful tools for Quantum ESPRESSO
MIT License
29 stars 14 forks source link

Add marda-extractors support for PW and CP input files #73

Closed edan-bainglass closed 8 months ago

edan-bainglass commented 9 months ago

Adding support to qe-tools to allow users of the MaRDA extractors system to parse PW and CP input files.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c0e3c51) 89.89% compared to head (14f5516) 89.77%.

Files Patch % Lines
src/qe_tools/extractors/__init__.py 82.35% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 89.89% 89.77% -0.12% ========================================== Files 10 11 +1 Lines 465 489 +24 ========================================== + Hits 418 439 +21 - Misses 47 50 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.