materialsproject / api

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

Remove deprecated arg from robocrys search #899

Closed munrojm closed 3 months ago

munrojm commented 3 months ago

Fixes generic robocrys document queries by removing deprecated query argument.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 67.38%. Comparing base (4d8dba0) to head (4309baa).

Files Patch % Lines
mp_api/client/routes/materials/robocrys.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #899 +/- ## ======================================= Coverage 67.38% 67.38% ======================================= Files 49 49 Lines 2520 2520 ======================================= Hits 1698 1698 Misses 822 822 ```

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