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

Adjusted matproj database downloader for new pymatgen Structure #174

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

dumkar
Copy link
Contributor

@dumkar dumkar commented Sep 18, 2019

Tried to download the Materials Project database, but got an error from pymatgen.
Apparently the structure of pymatgen.core has changed: Properties has now become Structure.

@codecov
Copy link

codecov bot commented Sep 18, 2019

Codecov Report

Merging #174 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   76.92%   76.92%           
=======================================
  Files          80       80           
  Lines        5053     5053           
=======================================
  Hits         3887     3887           
  Misses       1166     1166
Impacted Files Coverage Δ
src/schnetpack/datasets/matproj.py 38.63% <0%> (ø) ⬆️

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 f6f79a8...e9970b2. Read the comment docs.

@ktschuett ktschuett merged commit 3fe0f12 into atomistic-machine-learning:master Sep 18, 2019
@dumkar dumkar deleted the matproj branch September 19, 2019 15:10
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