Vizzuality / LMIPy

Layer manager interface for Python
MIT License
2 stars 2 forks source link

Adds child widget clone to dataset clone #70

Closed 01painadam closed 5 years ago

01painadam commented 5 years ago

Cloning a dataset with clone_children=True should also clone attached widgets

codecov-io commented 5 years ago

Codecov Report

Merging #70 into master will decrease coverage by 0.35%. The diff coverage is 13.63%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #70      +/-   ##
=========================================
- Coverage   51.75%   51.4%   -0.36%     
=========================================
  Files           9       9              
  Lines        1594    1605      +11     
=========================================
  Hits          825     825              
- Misses        769     780      +11
Impacted Files Coverage Δ
LMIPy/dataset.py 41.17% <5.55%> (-1.07%) :arrow_down:
LMIPy/lmipy.py 55.08% <50%> (-0.67%) :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 289f826...b4aacae. Read the comment docs.