Add CI build against deps located on the system
Add a CI build to test with OTIO_FIND_RAPIDJSON=ON and OTIO_FIND_IMATH=ON
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.72%. Comparing base (
c0e97b0) to head (2a82271). Report is 46 commits behind head on main.
:x: Your changes status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.
Additional details and impacted files
@@ Coverage Diff @@
## main #1865 +/- ##
==========================================
+ Coverage 84.11% 84.72% +0.61%
==========================================
Files 198 177 -21
Lines 22241 12809 -9432
Branches 4687 1191 -3496
==========================================
- Hits 18709 10853 -7856
+ Misses 2610 1773 -837
+ Partials 922 183 -739
| Flag | Coverage Δ | |
|---|---|---|
| py-unittests | 84.72% <ø> (+0.61%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
see 131 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update be777fe...2a82271. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.