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

agent: support arbitrary STUN request timeouts #28

Merged
merged 1 commit into from
Oct 14, 2024

agent: support arbitrary STUN request timeouts

330baee
Select commit
Loading
Failed to load commit list.
Merged

agent: support arbitrary STUN request timeouts #28

agent: support arbitrary STUN request timeouts
330baee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2024 in 1s

87.59% (-0.06%) compared to c106a15

View this Pull Request on Codecov

87.59% (-0.06%) compared to c106a15

Details

Codecov Report

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

Project coverage is 87.59%. Comparing base (c106a15) to head (330baee).

Files with missing lines Patch % Lines
stun-proto/src/agent.rs 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   87.65%   87.59%   -0.06%     
==========================================
  Files          19       19              
  Lines        1579     1596      +17     
==========================================
+ Hits         1384     1398      +14     
- Misses        195      198       +3     

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