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

Provenance endpoint and test bug fixes #346

Merged
merged 8 commits into from
Jul 28, 2021
Merged

Provenance endpoint and test bug fixes #346

merged 8 commits into from
Jul 28, 2021

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Jul 28, 2021

Thie PR contains:

  • Initial commit of new provenance endpoint
  • Bug fixes for some endpoint client tests
  • get_materials_id_references added to MPRester

@codecov-commenter
Copy link

Codecov Report

Merging #346 (fbda0b8) into main (1047518) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
+ Coverage   93.10%   93.17%   +0.07%     
==========================================
  Files          59       60       +1     
  Lines        1943     1950       +7     
==========================================
+ Hits         1809     1817       +8     
+ Misses        134      133       -1     
Impacted Files Coverage Δ
src/mp_api/matproj.py 98.38% <100.00%> (+0.80%) ⬆️
src/mp_api/routes/__init__.py 100.00% <100.00%> (ø)
src/mp_api/routes/provenance/client.py 100.00% <100.00%> (ø)
src/mp_api/routes/xas/client.py 80.95% <100.00%> (ø)

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 1047518...fbda0b8. Read the comment docs.

@munrojm munrojm added the release:minor Minor release bump label Jul 28, 2021
@munrojm munrojm merged commit 6b5f2b1 into main Jul 28, 2021
@munrojm munrojm deleted the provenance_endpoint branch September 9, 2021 18:07
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.

None yet

2 participants