mozilla-mobile / firefox-echo-show

Firefox for Amazon's Echo Show
Mozilla Public License 2.0
25 stars 12 forks source link

Fixes #277: R8 and byte-level optimizations should be enabled #278

Closed colintheshots closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #278 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #278   +/-   ##
=========================================
  Coverage     35.99%   35.99%           
  Complexity      395      395           
=========================================
  Files           125      125           
  Lines          3273     3273           
  Branches        509      509           
=========================================
  Hits           1178     1178           
  Misses         1998     1998           
  Partials         97       97

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 dab4e00...740429a. Read the comment docs.

mcomella commented 4 years ago

R8 is enabled by default in the latest versions so we should just update to the latest versions: closing.