Skip to content

Add test and fix for trimmed_range_in_parent when the item is trimmed out - #401

Merged
jminor merged 1 commit into
AcademySoftwareFoundation:masterfrom
ssteinbach:bugfix_trimmed_range_in_parent
Dec 14, 2018
Merged

Add test and fix for trimmed_range_in_parent when the item is trimmed out#401
jminor merged 1 commit into
AcademySoftwareFoundation:masterfrom
ssteinbach:bugfix_trimmed_range_in_parent

Conversation

@ssteinbach

Copy link
Copy Markdown
Collaborator

There was a bug in trimmed_range_in_parent that was causing a crash when the item was trimmed out of the parent. Now it correctly returns None and has a unit test for this.

@ssteinbach ssteinbach added the bug A problem, flaw, or broken functionality. label Dec 14, 2018
@ssteinbach ssteinbach added this to the Public Beta 10 milestone Dec 14, 2018
@ssteinbach
ssteinbach requested a review from jminor December 14, 2018 00:03
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #401 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   87.07%   87.07%           
=======================================
  Files          63       63           
  Lines        5580     5580           
=======================================
  Hits         4859     4859           
  Misses        721      721
Impacted Files Coverage Δ
opentimelineio/core/composition.py 94.35% <100%> (ø) ⬆️

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 74d45be...9976022. Read the comment docs.

@jminor
jminor merged commit 68ab344 into AcademySoftwareFoundation:master Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A problem, flaw, or broken functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants