whole-tale / girder_wholetale

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

Re-order the context #428

Closed ThomasThelen closed 3 years ago

ThomasThelen commented 3 years ago

Fixes #416

To Test

  1. Checkout
  2. Export a Tale
  3. Open the manifest
  4. Check that the ordering has https://w3id.org/bundle/context at the end
codecov[bot] commented 3 years ago

Codecov Report

Merging #428 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #428   +/-   ##
=======================================
  Coverage   90.66%   90.66%           
=======================================
  Files          50       50           
  Lines        3590     3590           
=======================================
  Hits         3255     3255           
  Misses        335      335           
Impacted Files Coverage Δ
server/lib/manifest.py 90.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 ebab9f5...cd9ef57. Read the comment docs.