TheLabbingProject / pylabber

A base project for research management.
https://pylabber.readthedocs.io/en/latest/
Apache License 2.0
6 stars 8 forks source link

Windows fix #155

Closed ZviBaratz closed 2 years ago

ZviBaratz commented 2 years ago

Fixes single file transfer on Windows. Also added logging.

codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (91fe558) into master (6a10811) will decrease coverage by 1.13%. The diff coverage is 4.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- Coverage   67.36%   66.23%   -1.14%     
==========================================
  Files         120      120              
  Lines        2099     2138      +39     
  Branches      116      117       +1     
==========================================
+ Hits         1414     1416       +2     
- Misses        673      710      +37     
  Partials       12       12              
Impacted Files Coverage Δ
pylabber/settings.py 85.71% <ø> (ø)
accounts/models/export_destination.py 26.82% <4.34%> (-10.08%) :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 6a10811...91fe558. Read the comment docs.