elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
270 stars 8 forks source link

Configure codecov #13

Closed mickel8 closed 8 months ago

mickel8 commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Merging #13 (d32a1aa) into master (1aeef5b) will increase coverage by 0.64%. Report is 1 commits behind head on master. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   74.12%   74.77%   +0.64%     
==========================================
  Files           9        9              
  Lines         344      333      -11     
==========================================
- Hits          255      249       -6     
+ Misses         89       84       -5     
Files Coverage Δ
lib/ex_webrtc/session_description.ex 0.00% <ø> (ø)
lib/ex_webrtc/peer_connection.ex 74.23% <66.66%> (-0.18%) :arrow_down:
lib/ex_webrtc/peer_connection/configuration.ex 66.66% <66.66%> (+16.66%) :arrow_up:

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 d86ac87...d32a1aa. Read the comment docs.