cmelab / morphct

GNU General Public License v3.0
0 stars 6 forks source link

Multiprocessing fix #36

Closed JimmyRushing closed 2 years ago

JimmyRushing commented 2 years ago

This commit contains a fix that allows for large runs of morphct.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (014b93f) into master (aa7cbd3) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files           9        9           
  Lines         766      766           
=======================================
  Hits          651      651           
  Misses        115      115           
Impacted Files Coverage Δ
morphct/chromophores.py 94.69% <ø> (ø)
morphct/mobility_kmc.py 90.15% <100.00%> (ø)

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 aa7cbd3...014b93f. Read the comment docs.