Skip to content

Port JNI code from C++ to C - #84

Merged
ortex merged 1 commit into
roc-streaming:mainfrom
gavv:c
Apr 6, 2023
Merged

Port JNI code from C++ to C#84
ortex merged 1 commit into
roc-streaming:mainfrom
gavv:c

Conversation

@gavv

@gavvgavv commented Apr 5, 2023

Copy link
Copy Markdown
Member

Fixes#55
Fixes#76

@gavv
gavv requested a review from ortexApril 5, 2023 17:59
@codecov

codecovBot commented Apr 5, 2023

Copy link
Copy Markdown

Codecov Report

Merging #84 (3c9d7ef) into main (8cd5a5c) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## main #84 +/- ##
=========================================
Coverage 69.84% 69.84% Complexity 74 74 =========================================
Files 23 23 Lines 378 378 Branches 2 2 =========================================
Hits 264 264 Misses 108 108 Partials 6 6 

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gavvgavv changed the title WIP: Port JNI code from C++ to CPort JNI code from C++ to CApr 6, 2023
@gavv
gavv marked this pull request as ready for review April 6, 2023 08:35
@ortex
ortex merged commit f923119 into roc-streaming:mainApr 6, 2023
@gavv
gavv deleted the c branch April 6, 2023 11:06
Sign up for freeto 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.

Enable compiler warnings in JNI bindings Port JNI bindings from C++ to C

2 participants

@gavv@ortex