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

fix: Fixes loading libraries from absolute path. #136

Merged
merged 1 commit into from
Mar 19, 2024

fix: Fixes loading libraries from absolute path.

2729186
Select commit
Loading
Failed to load commit list.
Merged

fix: Fixes loading libraries from absolute path. #136

fix: Fixes loading libraries from absolute path.
2729186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

40.54% (-0.04%) compared to 22af39b

View this Pull Request on Codecov

40.54% (-0.04%) compared to 22af39b

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 40.54%. Comparing base (22af39b) to head (2729186).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #136      +/-   ##
============================================
- Coverage     40.58%   40.54%   -0.04%     
  Complexity      259      259              
============================================
  Files            57       57              
  Lines          2373     2375       +2     
  Branches        315      316       +1     
============================================
  Hits            963      963              
- Misses         1342     1344       +2     
  Partials         68       68              
Files Coverage Δ
src/main/java/org/jitsi/utils/JNIUtils.java 0.00% <0.00%> (ø)

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 22af39b...2729186. Read the comment docs.