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

Rework checking for null enums in JNI #78

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

gavv
Copy link
Member

@gavv gavv commented Apr 5, 2023

Fixes #74

@gavv gavv requested a review from ortex April 5, 2023 11:04
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #78 (c8d6caa) into main (8bce14e) will decrease coverage by 9.26%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #78      +/-   ##
============================================
- Coverage     61.11%   51.85%   -9.26%     
+ Complexity       76       66      -10     
============================================
  Files            23       23              
  Lines           378      378              
  Branches          2        2              
============================================
- Hits            231      196      -35     
- Misses          141      176      +35     
  Partials          6        6              

see 5 files with indirect coverage changes

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

@ortex ortex merged commit 1dd6c2a into roc-streaming:main Apr 5, 2023
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.

Missing config field checks
2 participants