Skip to content

Fix DEFAULT_EPSILON_s visiblity#2005

Open
darbyjohnston wants to merge 2 commits intoAcademySoftwareFoundation:mainfrom
darbyjohnston:vis_fix
Open

Fix DEFAULT_EPSILON_s visiblity#2005
darbyjohnston wants to merge 2 commits intoAcademySoftwareFoundation:mainfrom
darbyjohnston:vis_fix

Conversation

@darbyjohnston
Copy link
Copy Markdown
Contributor

Fixes #2004

Make DEFAULT_EPSILON_s inline so that it is visible by default.

Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.14%. Comparing base (267fe4b) to head (4c970be).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2005   +/-   ##
=======================================
  Coverage   85.14%   85.14%           
=======================================
  Files         181      181           
  Lines       12780    12780           
  Branches     1206     1206           
=======================================
  Hits        10882    10882           
  Misses       1715     1715           
  Partials      183      183           
Flag Coverage Δ
py-unittests 85.14% <ø> (ø)

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

Files with missing lines Coverage Δ
src/opentime/timeRange.h 98.38% <ø> (ø)

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 267fe4b...4c970be. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@darbyjohnston darbyjohnston added the bug A problem, flaw, or broken functionality. label Mar 29, 2026
@darbyjohnston darbyjohnston added this to the 0.19.0 milestone Mar 29, 2026
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.

Compiler warning in src/opentime/timeRange.h when compiling in shared lib mode

2 participants