webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Support wasm tests on apple silicon

Open edaniels opened this issue 1 year ago • 1 comments

https://github.com/WonderInventions/node-webrtc is further ahead than https://github.com/node-webrtc/node-webrtc, see https://github.com/node-webrtc/node-webrtc/commit/cb7b4881c14e74886ddf1f2bbf9099bf8196edf8

edaniels avatar Jun 25 '24 16:06 edaniels

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.17%. Comparing base (1bb9fa9) to head (085f8ff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2793      +/-   ##
==========================================
+ Coverage   78.99%   79.17%   +0.18%     
==========================================
  Files          87       87              
  Lines        8203     8203              
==========================================
+ Hits         6480     6495      +15     
+ Misses       1256     1244      -12     
+ Partials      467      464       -3     
Flag Coverage Δ
go 80.81% <ø> (+0.20%) :arrow_up:
wasm 64.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 25 '24 16:06 codecov[bot]

That's great, thank you @edaniels

Sean-Der avatar Jul 01 '24 20:07 Sean-Der