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

ref: Fix some warnings. #2054

Merged
merged 1 commit into from
Sep 27, 2023
Merged

ref: Fix some warnings. #2054

merged 1 commit into from
Sep 27, 2023

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Sep 27, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #2054 (7ab74e7) into master (f5f3991) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2054      +/-   ##
============================================
- Coverage     42.53%   42.50%   -0.04%     
+ Complexity     1681     1678       -3     
============================================
  Files           325      325              
  Lines         17145    17139       -6     
  Branches       2253     2252       -1     
============================================
- Hits           7293     7285       -8     
- Misses         9135     9145      +10     
+ Partials        717      709       -8     
Files Coverage Δ
...rc/main/java/org/jitsi/videobridge/Conference.java 29.18% <50.00%> (-0.95%) ⬇️
.../src/main/kotlin/org/jitsi/videobridge/Endpoint.kt 20.18% <75.00%> (-0.19%) ⬇️
...src/main/kotlin/org/jitsi/videobridge/SsrcCache.kt 43.31% <25.00%> (ø)

... and 4 files with indirect coverage changes


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 f5f3991...7ab74e7. Read the comment docs.

@bgrozev bgrozev merged commit c706fa9 into jitsi:master Sep 27, 2023
4 of 5 checks passed
@bgrozev bgrozev deleted the fix-warnings branch May 23, 2024 13:35
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.

2 participants