Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exclude elements to list of non-parallel #649

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Jul 28, 2022

Fixes issues with exclude_elements queries not returning correct results due to incorrect requests parallelization.

@munrojm munrojm added the release:patch Patch release label Jul 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #649 (e8880bb) into main (05dd0c0) will decrease coverage by 0.49%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main     #649      +/-   ##
==========================================
- Coverage   85.04%   84.55%   -0.50%     
==========================================
  Files          36       36              
  Lines        1498     1502       +4     
==========================================
- Hits         1274     1270       -4     
- Misses        224      232       +8     
Impacted Files Coverage Δ
src/mp_api/core/settings.py 100.00% <ø> (ø)
src/mp_api/routes/alloys.py 76.92% <25.00%> (-23.08%) ⬇️
src/mp_api/client.py 68.38% <0.00%> (-1.11%) ⬇️
src/mp_api/core/client.py 87.64% <0.00%> (-0.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9aa0b28...e8880bb. Read the comment docs.

@munrojm munrojm merged commit 996324f into main Jul 28, 2022
@munrojm munrojm deleted the bugfix/exclude_elements branch August 11, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants