materialsproject / api

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

Use six API keys in testing workflow instead of one #687

Closed munrojm closed 2 years ago

munrojm commented 2 years ago

This PR adds multiple API keys to the testing workflow to avoid rate limit issues from the six parallel runs.

codecov-commenter commented 2 years ago

Codecov Report

Base: 85.67% // Head: 85.42% // Decreases project coverage by -0.24% :warning:

Coverage data is based on head (d48d51b) compared to base (9f821a1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #687 +/- ## ========================================== - Coverage 85.67% 85.42% -0.25% ========================================== Files 36 36 Lines 1626 1626 ========================================== - Hits 1393 1389 -4 - Misses 233 237 +4 ``` | [Impacted Files](https://codecov.io/gh/materialsproject/api/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject) | Coverage Δ | | |---|---|---| | [mp\_api/client/mprester.py](https://codecov.io/gh/materialsproject/api/pull/687/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=materialsproject#diff-bXBfYXBpL2NsaWVudC9tcHJlc3Rlci5weQ==) | `67.13% <0.00%> (-1.42%)` | :arrow_down: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.