Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set cloned asset owner during item clone. #228

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

lossyrob
Copy link
Member

This fixes a bug where a clone of item ended up with assets that did not have the owner set.

This fixes a bug where a clone of item ended up with assets that did
not have the owner set.
@codecov-io
Copy link

codecov-io commented Oct 30, 2020

Codecov Report

Merging #228 into develop will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #228       /-   ##
===========================================
- Coverage    93.24%   93.21%   -0.03%     
===========================================
  Files           29       29              
  Lines         3581     3582        1     
===========================================
  Hits          3339     3339              
- Misses         242      243        1     
Impacted Files Coverage Δ
pystac/item.py 96.35% <100.00%> (-0.26%) ⬇️

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 b46a2c3...a6e2a24. Read the comment docs.

@lossyrob lossyrob merged commit 1a413d3 into develop Oct 30, 2020
@lossyrob lossyrob deleted the fix/item-clone branch October 30, 2020 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants