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

Dielectric, Piezoelectric, Magnetism, Bonds, and Phase Diagrams #420

Merged
merged 25 commits into from
Nov 10, 2021

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Oct 28, 2021

This PR updates the dielectric, piezoelectric, and magnetism endpoints to accommodate document model and builder changes.

New bonds and phase_diagram endpoints are also included.

@munrojm munrojm added the release:minor Minor release bump label Oct 28, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #420 (70f3a57) into main (23a3d38) will decrease coverage by 0.43%.
The diff coverage is 89.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   92.64%   92.21%   -0.44%     
==========================================
  Files          63       65       +2     
  Lines        2039     2093      +54     
==========================================
+ Hits         1889     1930      +41     
- Misses        150      163      +13     
Impacted Files Coverage Δ
src/mp_api/routes/dielectric/query_operators.py 100.00% <ø> (ø)
src/mp_api/routes/piezo/query_operators.py 100.00% <ø> (ø)
src/mp_api/routes/bonds/client.py 76.92% <76.92%> (ø)
src/mp_api/routes/thermo/client.py 96.96% <80.00%> (-3.04%) ⬇️
src/mp_api/routes/bonds/query_operators.py 100.00% <100.00%> (ø)
src/mp_api/routes/dielectric/client.py 79.16% <100.00%> (-12.50%) ⬇️
src/mp_api/routes/magnetism/client.py 75.86% <100.00%> (-17.25%) ⬇️
src/mp_api/routes/magnetism/query_operators.py 100.00% <100.00%> (ø)
src/mp_api/routes/piezo/client.py 89.47% <100.00%> (ø)
... and 2 more

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 23a3d38...70f3a57. Read the comment docs.

@munrojm munrojm changed the title Dielectric, Piezoelectric, and Magnetism endpoint updates Dielectric, Piezoelectric, Magnetism, Bonds, and Phase Diagrams Oct 29, 2021
@munrojm munrojm merged commit 113557a into main Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Minor release bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants