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

fix bug of duplicated atom names in vasp output #250

Merged
merged 8 commits into from
Feb 26, 2022

Conversation

amcadmus
Copy link
Member

@amcadmus amcadmus commented Feb 25, 2022

Fixes #248

@amcadmus amcadmus requested a review from njzjz February 25, 2022 03:17
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2022

Codecov Report

Merging #250 (898a856) into devel (b62f67a) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #250      +/-   ##
==========================================
+ Coverage   82.00%   82.09%   +0.09%     
==========================================
  Files          59       60       +1     
  Lines        5124     5150      +26     
==========================================
+ Hits         4202     4228      +26     
  Misses        922      922              
Impacted Files Coverage Δ
dpdata/plugins/vasp.py 100.00% <100.00%> (ø)
dpdata/system.py 80.06% <100.00%> (-0.85%) ⬇️
dpdata/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b62f67a...898a856. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 2c90f17 into deepmodeling:devel Feb 26, 2022
@amcadmus amcadmus deleted the fix-248 branch February 26, 2022 12:26
@kimiaGF
Copy link

kimiaGF commented Mar 3, 2022

I noticed the branch was merged, has this been fixed? Should I now build from source to be able to use the updated files?

@wanghan-iapcm
Copy link
Contributor

I noticed the branch was merged, has this been fixed? Should I now build from source to be able to use the updated files?

Yes please

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.

5 participants