-
Notifications
You must be signed in to change notification settings - Fork 314
Remove OtioView from OTIO-Core #1944
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
Remove OtioView from OTIO-Core #1944
Conversation
…ocumentation. Signed-off-by: apetrynet <[email protected]>
Signed-off-by: apetrynet <[email protected]>
…ted by test Signed-off-by: apetrynet <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your changes status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes. Additional details and impacted files@@ Coverage Diff @@
## main #1944 +/- ##
==========================================
+ Coverage 84.11% 85.00% +0.88%
==========================================
Files 198 181 -17
Lines 22241 13074 -9167
Branches 4687 1206 -3481
==========================================
- Hits 18709 11113 -7596
+ Misses 2610 1778 -832
+ Partials 922 183 -739
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: apetrynet <[email protected]>
Signed-off-by: apetrynet <[email protected]>
Fixes #1809
ASWF DevDay contribution
Summarize your change.
As Raven has surpassed OTIOView in most ways and we have few resources to maintain the old code base ,OTIOView is getting its own repository under the OpenTimelineIO organization. There it will hopefully attract enthusiastic contributors who can maintain it.
Reference associated tests.
No tests existed, so non have been updated