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

add video support #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

add video support

81ad021
Select commit
Loading
Failed to load commit list.
Open

add video support #35

add video support
81ad021
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

22.17% (+0.15%) compared to d95bd1f

View this Pull Request on Codecov

22.17% (+0.15%) compared to d95bd1f

Details

Codecov Report

Attention: Patch coverage is 20.94595% with 117 lines in your changes missing coverage. Please review.

Project coverage is 22.17%. Comparing base (d95bd1f) to head (81ad021).
Report is 163 commits behind head on main.

Files with missing lines Patch % Lines
pkg/sip/inbound.go 4.87% 39 Missing ⚠️
pkg/sip/outbound.go 0.00% 34 Missing ⚠️
pkg/sip/room.go 0.00% 32 Missing ⚠️
pkg/media/h264/h264.go 0.00% 10 Missing ⚠️
pkg/sip/signaling.go 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   22.02%   22.17%   +0.15%     
==========================================
  Files          20       21       +1     
  Lines        1562     1655      +93     
==========================================
+ Hits          344      367      +23     
- Misses       1190     1260      +70     
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.