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

Simplify source projection accept() and add more unit tests. #2099

Merged

Conversation

JonathanLennox
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a015be9) 44.23% compared to head (0e0591e) 44.27%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2099      +/-   ##
============================================
+ Coverage     44.23%   44.27%   +0.04%     
- Complexity     1927     1930       +3     
============================================
  Files           340      340              
  Lines         18823    18826       +3     
  Branches       2580     2580              
============================================
+ Hits           8327     8336       +9     
+ Misses         9639     9635       -4     
+ Partials        857      855       -2     
Files Coverage Δ
...rc/main/kotlin/org/jitsi/nlj/rtp/VideoRtpPacket.kt 54.54% <100.00%> (+4.54%) ⬆️
...dge/cc/GenericAdaptiveSourceProjectionContext.java 0.00% <ø> (ø)
...dge/cc/vp8/VP8AdaptiveSourceProjectionContext.java 68.83% <100.00%> (+0.13%) ⬆️
...dge/cc/av1/Av1DDAdaptiveSourceProjectionContext.kt 63.08% <100.00%> (+0.12%) ⬆️
...ridge/cc/vp9/Vp9AdaptiveSourceProjectionContext.kt 66.15% <100.00%> (+0.51%) ⬆️
...jitsi/videobridge/cc/AdaptiveSourceProjection.java 13.33% <0.00%> (+0.14%) ⬆️

... and 1 file 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 a015be9...0e0591e. Read the comment docs.

@JonathanLennox JonathanLennox merged commit ef51846 into jitsi:master Feb 20, 2024
5 checks passed
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