materialsproject / api

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

allow strings for has_props #930

Closed tschaume closed 1 month ago

tschaume commented 1 month ago

fix for https://matsci.org/t/issue-with-search-mp-api-with-has-props/57147/2 @computron

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (8197ba3) to head (18eff30).

Files Patch % Lines
mp_api/client/routes/materials/summary.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #930 +/- ## ========================================== - Coverage 67.38% 67.37% -0.01% ========================================== Files 49 49 Lines 2520 2526 +6 ========================================== + Hits 1698 1702 +4 - Misses 822 824 +2 ```

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