Skip to content

Allow intercepting and injecting DTLS packets - #766

Open
fippo wants to merge 11 commits into
pion:mainfrom
fippo:dtls-intercept
Open

Allow intercepting and injecting DTLS packets#766
fippo wants to merge 11 commits into
pion:mainfrom
fippo:dtls-intercept

Migrate to options

d823e41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

82.62% (-0.05%) compared to d0e736c

View this Pull Request on Codecov

82.62% (-0.05%) compared to d0e736c

Details

Codecov Report

❌ Patch coverage is 93.26923% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.62%. Comparing base (d0e736c) to head (d823e41).
⚠️ Report is 88 commits behind head on main.

Files with missing lines Patch % Lines
options.go 90.69% 4 Missing ⚠️
conn.go 95.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #766      +/-   ##
==========================================
- Coverage   82.66%   82.62%   -0.05%     
==========================================
  Files         121      121              
  Lines        6853     6917      +64     
==========================================
+ Hits         5665     5715      +50     
- Misses        777      788      +11     
- Partials      411      414       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.