whole-tale / girder_wholetale

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

[globus] don't assume prefix during import #526

Closed Xarthisius closed 2 years ago

Xarthisius commented 2 years ago

Fix wrong ("doi:doi:10.18126/M2301J") identifiers on imported globus data.

How to test?

  1. Register doi:10.18126/M2301J
  2. Confirm that identifier on all imported data looks sane.
codecov[bot] commented 2 years ago

Codecov Report

Merging #526 (697fdfc) into master (9e69e02) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #526   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          58       58           
  Lines        4513     4513           
=======================================
  Hits         4190     4190           
  Misses        323      323           
Impacted Files Coverage Δ
server/lib/globus/globus_provider.py 63.55% <0.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 9e69e02...697fdfc. Read the comment docs.