vixen-project / vixen

ViXeN is a multimedia viewer, metadata extractor and annotator.
https://vixen.readthedocs.io
Other
15 stars 8 forks source link

Add support to copy a project. #16

Closed prabhuramachandran closed 6 years ago

prabhuramachandran commented 6 years ago

This makes it easy to copy the configuration of an existing project and modify it to suit one's needs. Turns out to be very handy.

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.1%. The diff coverage is 96.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
+ Coverage   88.37%   88.48%   +0.1%     
=========================================
  Files           9        9             
  Lines        1540     1554     +14     
  Branches      267      268      +1     
=========================================
+ Hits         1361     1375     +14     
  Misses        117      117             
  Partials       62       62
Impacted Files Coverage Δ
vixen/project.py 91.66% <100%> (+0.1%) :arrow_up:
vixen/vixen.py 88.88% <87.5%> (+0.18%) :arrow_up:

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 4bcfe5c...a484eb6. Read the comment docs.