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

Xdist tests #211

Merged
merged 2 commits into from
Jan 17, 2022
Merged

Xdist tests #211

merged 2 commits into from
Jan 17, 2022

Conversation

jGaboardi
Copy link
Member

This PR allows for multiprocessing in through pytest, which decreases runtime.

xref: pysal/spaghetti#661

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #211 (41d30ea) into main (1abfc56) will increase coverage by 0.2%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #211     +/-   ##
=======================================
+ Coverage   65.2%   65.4%   +0.2%     
=======================================
  Files         23      23             
  Lines       2462    2462             
  Branches     535     535             
=======================================
+ Hits        1605    1610      +5     
+ Misses       783     774      -9     
- Partials      74      78      +4     
Impacted Files Coverage Δ
spopt/_version.py 33.8% <0.0%> (+1.5%) ⬆️

@martinfleis martinfleis merged commit 4a82dfa into pysal:main Jan 17, 2022
@jGaboardi jGaboardi deleted the xdist_tests branch January 17, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants