Scan-o-Matic / scanomatic

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

Pass docker password via stdin #344

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Attempting to fix the current build failures on master. Cannot really be tested without merging...

codecov-io commented 6 years ago

Codecov Report

Merging #344 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage    39.4%   39.37%   -0.04%     
==========================================
  Files         179      179              
  Lines       16443    16443              
  Branches     2889     2889              
==========================================
- Hits         6480     6475       -5     
- Misses       9560     9562       +2     
- Partials      403      406       +3
Impacted Files Coverage Δ
scanomatic/data_processing/phases/analysis.py 69.79% <0%> (-3.13%) :arrow_down:
scanomatic/data_processing/phases/segmentation.py 74.09% <0%> (-0.56%) :arrow_down:

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 b65815c...3fe7cf2. Read the comment docs.

gdetrez commented 6 years ago

I remove yamllint from stickler, it's just annoying.