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

refactor(abacus): modify poscar2stru in auto_test.lib.abacus #1193

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

pxlxingliang
Copy link
Contributor

Original function poscar2stru() use dpdata.System to read POSCAR, but it will rotate the structure to make cell to be lower triangular, and this rotation is unexpected.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (75e3676) 47.07% compared to head (521edb3) 47.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1193      +/-   ##
==========================================
+ Coverage   47.07%   47.10%   +0.02%     
==========================================
  Files          82       82              
  Lines       14599    14606       +7     
==========================================
+ Hits         6873     6880       +7     
  Misses       7726     7726              
Impacted Files Coverage Δ
dpgen/auto_test/lib/abacus.py 88.11% <100.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@wanghan-iapcm wanghan-iapcm merged commit 58e6264 into deepmodeling:devel Apr 25, 2023
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.

2 participants