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

Electrode Doc #149

Merged
merged 48 commits into from Jan 26, 2021
Merged

Electrode Doc #149

merged 48 commits into from Jan 26, 2021

Conversation

jmmshn
Copy link
Contributor

@jmmshn jmmshn commented Dec 17, 2020

Bare branch for defining electrode document used in the InsertionElectrode builder.

@codecov-io
Copy link

codecov-io commented Dec 19, 2020

Codecov Report

Merging #149 (3841e6a) into master (d88fa51) will decrease coverage by 0.36%.
The diff coverage is 98.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   93.84%   93.48%   -0.37%     
==========================================
  Files          24       25       +1     
  Lines        1414     1488      +74     
==========================================
+ Hits         1327     1391      +64     
- Misses         87       97      +10     
Impacted Files Coverage Δ
emmet-core/emmet/core/electrode.py 98.64% <98.64%> (ø)
emmet-core/emmet/core/thermo.py 75.00% <0.00%> (-18.75%) ⬇️

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 5c7ae13...3841e6a. Read the comment docs.

@jmmshn jmmshn changed the title [WIP] Electrode Doc Electrode Doc Jan 13, 2021
@jmmshn
Copy link
Contributor Author

jmmshn commented Jan 26, 2021

@shyamd this is ready to merge

Copy link
Contributor

@shyamd shyamd left a comment

Choose a reason for hiding this comment

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

Some small changes. Do you need these large data dump file for testing? This shouldn't be a place where you store data as that makes the repo unwieldy.

.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
emmet-builders/requirements.txt Outdated Show resolved Hide resolved
emmet-core/emmet/core/electrode.py Outdated Show resolved Hide resolved
@jmmshn
Copy link
Contributor Author

jmmshn commented Jan 26, 2021

This shouldn't be a place where you store data as that makes the repo unwieldy.

I think following the same cases/pattern as pymatgen here makes life easier for future development.
I think it's also possible to grab the test case directly from the pymatgen installed on the system but that seemed hacky.

@shyamd shyamd merged commit e30cbf2 into materialsproject:master Jan 26, 2021
@jmmshn jmmshn deleted the electrode_doc branch March 8, 2021 22:57
utf referenced this pull request in utf/emmet May 8, 2021
…syncio-0.11.0

Bump pytest-asyncio from 0.10.0 to 0.11.0
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