otalk / rtcpeerconnection-shim

Implementation of the RTCPeerConnection API ontop of ORTC
BSD 3-Clause "New" or "Revised" License
15 stars 14 forks source link

disallow es6 in main files #147

Closed fippo closed 6 years ago

fippo commented 6 years ago

but allow in test

codecov-io commented 6 years ago

Codecov Report

Merging #147 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage    99.8%   99.85%   +0.04%     
==========================================
  Files           8        8              
  Lines        1027     1359     +332     
==========================================
+ Hits         1025     1357     +332     
  Misses          2        2
Impacted Files Coverage Δ
rtcpeerconnection.js 99.81% <0%> (+0.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2fde7c9...0890bd7. Read the comment docs.