-
Notifications
You must be signed in to change notification settings - Fork 841
feat: add ability to import v1 video project #726
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're almost there :)
a268d12
to
cc505b7
Compare
-Normalizes and simplifies v1 project import -Paths are now normalized in 1 place when the asset is initially created.
b2c3a91
to
bb8cf48
Compare
Codecov Report
@@ Coverage Diff @@
## dev-preview4 #726 +/- ##
================================================
+ Coverage 86.9% 87.04% +0.13%
================================================
Files 125 125
Lines 4345 4414 +69
Branches 827 833 +6
================================================
+ Hits 3776 3842 +66
- Misses 567 570 +3
Partials 2 2
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev-preview4 #726 +/- ##
================================================
+ Coverage 86.9% 87.04% +0.14%
================================================
Files 125 125
Lines 4345 4393 +48
Branches 827 834 +7
================================================
+ Hits 3776 3824 +48
Misses 567 567
Partials 2 2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Adds ability to import V1 video projects
Adds ability to import V1 video projects