materialsproject / api

New API client for the Materials Project
https://materialsproject.github.io/api/
Other
108 stars 40 forks source link

Enable downloads from AWS Open Data for all collections #884

Closed munrojm closed 7 months ago

munrojm commented 7 months ago

This PR enables downloading from AWS Open Data for queries requesting all documents related to a given endpoint.

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 73.98374% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 67.51%. Comparing base (3bc3ac8) to head (5c9b1ec). Report is 8 commits behind head on main.

Files Patch % Lines
mp_api/client/core/client.py 67.77% 29 Missing :warning:
mp_api/client/mprester.py 90.00% 2 Missing :warning:
mp_api/client/routes/materials/similarity.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #884 +/- ## ========================================== - Coverage 67.63% 67.51% -0.13% ========================================== Files 50 49 -1 Lines 2472 2509 +37 ========================================== + Hits 1672 1694 +22 - Misses 800 815 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.