whole-tale / girder_wholetale

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

Fix spdx extraction from manifest. Fixes #469 #470

Closed Xarthisius closed 3 years ago

Xarthisius commented 3 years ago

How to test

  1. Create Tale with CC0-1.0 license
  2. Export a Tale
  3. Confirm that bag contains proper license in <uuid>/data/LICENSE.
codecov[bot] commented 3 years ago

Codecov Report

Merging #470 (6212098) into master (1daff5c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   92.11%   92.11%           
=======================================
  Files          52       52           
  Lines        3920     3920           
=======================================
  Hits         3611     3611           
  Misses        309      309           
Impacted Files Coverage Δ
server/lib/exporters/__init__.py 98.03% <ø> (ø)

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 1daff5c...6212098. Read the comment docs.