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

Java Swig Support (org.openshot package + wrap shared pointers) #985

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

jonoomph
Copy link
Member

Fixing swig java support to generate a package (org.openshot) and correctly wrap the shared pointers for Frame and Audio buffers.

…rectly wrap the shared pointers for Frame and Audio buffers.
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.80%. Comparing base (6d8db5c) to head (5cb74f4).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #985      +/-   ##
===========================================
- Coverage    54.81%   54.80%   -0.01%     
===========================================
  Files          182      182              
  Lines        16656    16656              
===========================================
- Hits          9130     9129       -1     
- Misses        7526     7527       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jonoomph jonoomph merged commit dd2a70c into develop Dec 31, 2024
13 checks passed
@jonoomph jonoomph deleted the java-package branch December 31, 2024 06:08
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.

1 participant