OpenTimelineIO / otio-aaf-adapter

OpenTimelineIO Advanced Authoring Format (AAF) Adapter
Apache License 2.0
16 stars 6 forks source link

Remove deprecated each_child and each_clip functions #13

Closed markreidvfx closed 1 year ago

markreidvfx commented 1 year ago

This PR removes deprecated Python functions.

Changes ported over from https://github.com/AcademySoftwareFoundation/OpenTimelineIO/pull/1437

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.15% // Head: 90.15% // No change to project coverage :thumbsup:

Coverage data is based on head (fc1e6ce) compared to base (c432f29). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ======================================= Coverage 90.15% 90.15% ======================================= Files 3 3 Lines 1107 1107 ======================================= Hits 998 998 Misses 109 109 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `90.15% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/OpenTimelineIO/otio-aaf-adapter/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO) | Coverage Δ | | |---|---|---| | [...tio\_aaf\_adapter/adapters/aaf\_adapter/aaf\_writer.py](https://codecov.io/gh/OpenTimelineIO/otio-aaf-adapter/pull/13/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO#diff-c3JjL290aW9fYWFmX2FkYXB0ZXIvYWRhcHRlcnMvYWFmX2FkYXB0ZXIvYWFmX3dyaXRlci5weQ==) | `97.30% <100.00%> (ø)` | | | [...\_aaf\_adapter/adapters/advanced\_authoring\_format.py](https://codecov.io/gh/OpenTimelineIO/otio-aaf-adapter/pull/13/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO#diff-c3JjL290aW9fYWFmX2FkYXB0ZXIvYWRhcHRlcnMvYWR2YW5jZWRfYXV0aG9yaW5nX2Zvcm1hdC5weQ==) | `85.93% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenTimelineIO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.