Skip to content

Conversation

jminor
Copy link
Collaborator

@jminor jminor commented Oct 12, 2020

Link the Issue(s) this Pull Request is related to.

Fixes #788

Summarize your change.

Travis has served us well, but now that we have switched to GitHub Actions, we don't need both.
This PR removes the Travis config file, retiring OTIO's use of Travis.

@jminor jminor requested review from ssteinbach and reinecke October 12, 2020 21:14
@codecov-io
Copy link

codecov-io commented Oct 12, 2020

Codecov Report

Merging #817 into master will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #817      +/-   ##
==========================================
+ Coverage   84.02%   84.18%   +0.15%     
==========================================
  Files          74       74              
  Lines        3124     3060      -64     
==========================================
- Hits         2625     2576      -49     
+ Misses        499      484      -15     
Flag Coverage Δ
#py27 ?
#py37 ?
#py38 ?
#unittests 84.18% <ø> (ø)

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

Impacted Files Coverage Δ
...ntimelineio/opentimelineio-bindings/otio_utils.cpp 86.90% <0.00%> (-0.46%) ⬇️
src/opentimelineio/typeRegistry.cpp 84.84% <0.00%> (-0.45%) ⬇️
...entimelineio-bindings/otio_serializableObjects.cpp 95.11% <0.00%> (-0.31%) ⬇️
src/opentimelineio/item.cpp 90.47% <0.00%> (-0.15%) ⬇️
...lineio/opentime-bindings/opentime_rationalTime.cpp 97.36% <0.00%> (-0.07%) ⬇️
src/opentimelineio/serialization.cpp 83.60% <0.00%> (-0.06%) ⬇️
src/opentimelineio/timeline.h 100.00% <0.00%> (ø)
src/opentimelineio/typeRegistry.h 100.00% <0.00%> (ø)
...imelineio/opentime-bindings/opentime_timeRange.cpp 100.00% <0.00%> (ø)
...melineio/opentimelineio-bindings/otio_bindings.cpp 100.00% <0.00%> (ø)
... and 11 more

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 8be8eaa...a3a74cc. Read the comment docs.

Copy link
Collaborator

@ssteinbach ssteinbach left a comment

Choose a reason for hiding this comment

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

Thanks!

@ssteinbach ssteinbach merged commit 134c185 into AcademySoftwareFoundation:master Oct 12, 2020
@ssteinbach ssteinbach added this to the Public Beta 14 milestone Oct 13, 2020
@jminor jminor deleted the remove_travis branch October 14, 2020 20:19
@jminor jminor mentioned this pull request Oct 15, 2020
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.

3 participants