whole-tale / girder_wholetale

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

grab ORCID from DV meta more defensively #541

Closed Xarthisius closed 2 years ago

Xarthisius commented 2 years ago

Fixes issue identified during live demo!

How to test?

  1. Navigate to https://wholetale.readthedocs.io/en/latest/ainwt.html
  2. Select: Dataverse, https://dataverse.harvard.edu/, doi:10.7910/DVN/NYPOQD
  3. Click Launch Tale
  4. Tale should import properly.
codecov[bot] commented 2 years ago

Codecov Report

Merging #541 (f3a5522) into master (71185bf) will decrease coverage by 0.01%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #541      +/-   ##
==========================================
- Coverage   92.89%   92.87%   -0.02%     
==========================================
  Files          58       58              
  Lines        4557     4560       +3     
==========================================
+ Hits         4233     4235       +2     
- Misses        324      325       +1     
Impacted Files Coverage Δ
server/lib/dataverse/provider.py 96.72% <75.00%> (-0.38%) :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 71185bf...f3a5522. Read the comment docs.