Skip to content

support converting ase.Atoms to System and LabeledSystem#290

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:ase
May 23, 2022
Merged

support converting ase.Atoms to System and LabeledSystem#290
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:ase

Conversation

@njzjz

@njzjz njzjz commented May 23, 2022

Copy link
Copy Markdown
Member

#190 added from_labeled_system, but it just passes a dict and does nothing else. This commit rewrites it.

deepmodeling#190 added `from_labeled_system`, but it just passes a dict and does nothing else. This commit rewrites it.
@codecov-commenter

codecov-commenter commented May 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #290 (aad2b4a) into devel (26e4bcc) will increase coverage by 0.01%.
The diff coverage is 84.61%.

@@            Coverage Diff             @@
##            devel     #290      +/-   ##
==========================================
+ Coverage   81.37%   81.39%   +0.01%     
==========================================
  Files          62       62              
  Lines        5203     5207       +4     
==========================================
+ Hits         4234     4238       +4     
  Misses        969      969              
Impacted Files Coverage Δ
dpdata/plugins/ase.py 67.79% <84.61%> (+2.34%) ⬆️

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 26e4bcc...aad2b4a. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit ed0a6a6 into deepmodeling:devel May 23, 2022
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.

3 participants