Skip to content

Port JNI code from C++ to C#84

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

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

Conversation

@gavv
Copy link
Member

@gavv gavv commented Apr 5, 2023

Fixes #55
Fixes #76

@gavv gavv requested a review from ortex April 5, 2023 17:59
@codecov
Copy link

codecov bot commented Apr 5, 2023

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.

@gavv gavv changed the title WIP: Port JNI code from C++ to C Port JNI code from C++ to C Apr 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:main Apr 6, 2023
@gavv gavv deleted the c branch April 6, 2023 11:06
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.

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

2 participants