whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Use OSFS to populate workspace in AinWT #545

Closed Xarthisius closed 2 years ago

Xarthisius commented 2 years ago

This drops webdavfs dependency and fixes #544.

How to test?

  1. Use https://github.com/whole-tale/girderfs/pull/35 along this PR.
  2. Import doi:10.7910/DVN/5JJ6OE using the AinWT bookmarklet
codecov[bot] commented 2 years ago

Codecov Report

Merging #545 (8d9c329) into master (0186a99) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   92.87%   92.87%           
=======================================
  Files          58       58           
  Lines        4560     4561    +1     
=======================================
+ Hits         4235     4236    +1     
  Misses        325      325           
Impacted Files Coverage Δ
server/tasks/import_binder.py 93.47% <100.00%> (+0.03%) :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 0186a99...8d9c329. Read the comment docs.