Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Refactor make_directory to avoid concurrency problems #309

Closed gdetrez closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #309 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
+ Coverage   36.12%   36.15%   +0.03%     
==========================================
  Files         167      167              
  Lines       16332    16335       +3     
  Branches     2901     2901              
==========================================
+ Hits         5900     5906       +6     
+ Misses      10010    10009       -1     
+ Partials      422      420       -2
Impacted Files Coverage Δ
scanomatic/io/paths.py 72.35% <100%> (+0.49%) :arrow_up:
scanomatic/data_processing/phases/segmentation.py 74.02% <0%> (+0.83%) :arrow_up:

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 2d38305...de0c764. Read the comment docs.