Skip to content
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 some DeprecationWarnings #1688

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

EvanBldy
Copy link
Contributor

@EvanBldy EvanBldy commented Jan 11, 2024

Summarize your change.

During the tests some DeprecationWarnings pop up. I only fix them.

Reference associated tests.

For example here you see the DeprecationWarnings : /~https://github.com/AcademySoftwareFoundation/OpenTimelineIO/actions/runs/7483248301/job/20368203066?pr=1669#step:9:18

…se an exception in future versions.

Signed-off-by: Evan Blaudy <evan@cg-wire.com>
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d98f657) 79.84% compared to head (0f79837) 79.84%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1688   +/-   ##
=======================================
  Coverage   79.84%   79.84%           
=======================================
  Files         197      197           
  Lines       21792    21792           
  Branches     4358     4358           
=======================================
  Hits        17399    17399           
  Misses       2232     2232           
  Partials     2161     2161           
Flag Coverage Δ
py-unittests 79.84% <75.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...-opentimelineio/opentimelineio/adapters/fcp_xml.py 88.40% <100.00%> (ø)
...ontrib/opentimelineio_contrib/adapters/fcpx_xml.py 91.29% <66.66%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d98f657...0f79837. Read the comment docs.

Copy link
Collaborator

@meshula meshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jminor
Copy link
Collaborator

jminor commented Feb 1, 2024

From meeting discussion: we plan to land this and then copy it over into the new FCP XML adapter repo.

@meshula meshula merged commit e8228a0 into AcademySoftwareFoundation:main Apr 18, 2024
39 checks passed
darbyjohnston pushed a commit to darbyjohnston/OpenTimelineIO that referenced this pull request Jun 14, 2024
…se an exception in future versions. (AcademySoftwareFoundation#1688)

Signed-off-by: Evan Blaudy <evan@cg-wire.com>
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants