Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

edan-bainglass
Copy link
Member

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edan-bainglass edan-bainglass force-pushed the marda-extractors-support branch 2 times, most recently from 14f5516 to ca7c39f Compare January 8, 2024 15:55
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @edan-bainglass . Just a few minor comments

tests/test_extractor.py Outdated Show resolved Hide resolved
src/qe_tools/parsers/_input_base.py Outdated Show resolved Hide resolved
src/qe_tools/extractors/__init__.py Outdated Show resolved Hide resolved
src/qe_tools/extractors/__init__.py Outdated Show resolved Hide resolved
src/qe_tools/extractors/__init__.py Outdated Show resolved Hide resolved
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sphuber sphuber merged commit 8c50b4c into aiidateam:main Jan 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants