materialsproject / api

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

Fix material rester tests #760

Closed munrojm closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 82.50% and project coverage change: -0.42 :warning:

Comparison is base (98eb360) 81.05% compared to head (b7bc63f) 80.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ========================================== - Coverage 81.05% 80.63% -0.42% ========================================== Files 36 36 Lines 1758 1782 +24 ========================================== + Hits 1425 1437 +12 - Misses 333 345 +12 ``` | [Impacted Files](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject) | Coverage Δ | | |---|---|---| | [mp\_api/client/routes/alloys.py](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9yb3V0ZXMvYWxsb3lzLnB5) | `52.63% <25.00%> (-6.20%)` | :arrow_down: | | [mp\_api/client/routes/thermo.py](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9yb3V0ZXMvdGhlcm1vLnB5) | `92.42% <85.71%> (-5.45%)` | :arrow_down: | | [mp\_api/client/core/client.py](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9jb3JlL2NsaWVudC5weQ==) | `89.21% <100.00%> (+0.02%)` | :arrow_up: | | [mp\_api/client/core/settings.py](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9jb3JlL3NldHRpbmdzLnB5) | `92.00% <100.00%> (+0.33%)` | :arrow_up: | | [mp\_api/client/mprester.py](https://codecov.io/gh/materialsproject/api/pull/760?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9tcHJlc3Rlci5weQ==) | `58.91% <100.00%> (+0.11%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://codecov.io/gh/materialsproject/api/pull/760/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.