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

Fix a few typos and cosmetics inconsistencies #1416

Merged
merged 1 commit into from Sep 24, 2022

Conversation

markreidvfx
Copy link
Contributor

Here are a few typos and cosmetics fixes I noticed when reading though the code.

Signed-off-by: Mark Reid <mindmark@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1416 (fe675cd) into main (0950f50) will not change coverage.
The diff coverage is 60.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1416   +/-   ##
=======================================
  Coverage   86.06%   86.06%           
=======================================
  Files         201      201           
  Lines       21062    21062           
  Branches     2461     2461           
=======================================
  Hits        18127    18127           
  Misses       2333     2333           
  Partials      602      602           
Flag Coverage Δ
py-unittests 86.06% <60.00%> (ø)

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

Impacted Files Coverage Δ
src/opentimelineio/serializableObject.h 86.66% <ø> (ø)
...imelineio/opentimelineio-bindings/otio_anyVector.h 50.00% <0.00%> (ø)
...ntimelineio/opentimelineio-bindings/otio_imath.cpp 61.53% <ø> (ø)
...ntimelineio/opentimelineio-bindings/otio_utils.cpp 78.26% <0.00%> (ø)
src/py-opentimelineio/opentimelineio/hooks.py 100.00% <ø> (ø)
...-opentimelineio/opentimelineio/plugins/manifest.py 87.14% <ø> (ø)
...c/py-opentimelineio/opentimelineio/schema/track.py 100.00% <ø> (ø)
src/py-opentimelineio/opentimelineio/url_utils.py 85.71% <ø> (ø)
src/opentimelineio/errorStatus.cpp 55.17% <100.00%> (ø)
...timelineio/console/autogen_serialized_datamodel.py 76.98% <100.00%> (ø)

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 0950f50...fe675cd. Read the comment docs.

@ssteinbach ssteinbach added this to the Public Beta 15 milestone Sep 24, 2022
@ssteinbach ssteinbach merged commit 82c986a into AcademySoftwareFoundation:main Sep 24, 2022
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
…ion#1416)

Signed-off-by: Mark Reid <mindmark@gmail.com>
Signed-off-by: Michele Spina <michelespina96@gmail.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.

None yet

3 participants