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

feat: connector external event log - protobuf #132

Merged
merged 13 commits into from
Jan 5, 2024

fix: cleanup protobuf media log

62e068e
Select commit
Loading
Failed to load commit list.
Merged

feat: connector external event log - protobuf #132

fix: cleanup protobuf media log
62e068e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

52.78% (+1.04%) compared to 68a6f4f

View this Pull Request on Codecov

52.78% (+1.04%) compared to 68a6f4f

Details

Codecov Report

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

Comparison is base (68a6f4f) 51.73% compared to head (62e068e) 52.78%.
Report is 1 commits behind head on master.

Files Patch % Lines
servers/media-server/src/server/connector.rs 0.00% 27 Missing ⚠️
...dia-server/src/server/connector/transports/nats.rs 0.00% 24 Missing ⚠️
...rs/media-server/src/server/gateway/webrtc_route.rs 0.00% 15 Missing ⚠️
packages/protocol/src/lib.rs 0.00% 11 Missing ⚠️
packages/endpoint/src/middleware/logger.rs 96.81% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   51.73%   52.78%   +1.04%     
==========================================
  Files         143      146       +3     
  Lines       11975    12171     +196     
==========================================
+ Hits         6195     6424     +229     
+ Misses       5780     5747      -33     

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