elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
336 stars 11 forks source link

Setup SRTP decryption #12

Closed LVala closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #12 (66f3c1b) into master (1aeef5b) will decrease coverage by 2.82%. Report is 2 commits behind head on master. The diff coverage is 4.76%.

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   74.12%   71.30%   -2.82%     
==========================================
  Files           9        9              
  Lines         344      359      +15     
==========================================
+ Hits          255      256       +1     
- Misses         89      103      +14     
Files Coverage Δ
lib/ex_webrtc/peer_connection.ex 72.67% <0.00%> (-1.74%) :arrow_down:
lib/ex_webrtc/dtls_transport.ex 30.00% <6.66%> (-5.90%) :arrow_down:

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 1aeef5b...66f3c1b. Read the comment docs.