materialsproject / emmet

Be a master builder of databases of material properties. Avoid the Kragle.
https://materialsproject.github.io/emmet/
Other
51 stars 63 forks source link

Remove single ID endpoints #935

Closed munrojm closed 5 months ago

munrojm commented 5 months ago

This PR removes single ID endpoints from the API (e.g. materials/{material_id}). Queries on lists of ID values have been added to all general search endpoints.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (264f03e) 78.40% compared to head (1a7f408) 90.20%. Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #935 +/- ## =========================================== + Coverage 78.40% 90.20% +11.80% =========================================== Files 75 138 +63 Lines 4292 13150 +8858 =========================================== + Hits 3365 11862 +8497 - Misses 927 1288 +361 ```

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