Rich-Harris / butternut

The fast, future-friendly minifier
https://butternut.now.sh
MIT License
1.17k stars 17 forks source link

no semi-colon after try statement #86

Closed Rich-Harris closed 7 years ago

Rich-Harris commented 7 years ago

Ref #82

codecov[bot] commented 7 years ago

Codecov Report

Merging #86 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   87.91%   87.92%   +<.01%     
==========================================
  Files          66       66              
  Lines        1440     1441       +1     
==========================================
+ Hits         1266     1267       +1     
  Misses        174      174
Impacted Files Coverage Δ
src/program/types/IfStatement.js 94.7% <100%> (+0.03%) :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 8930715...613b520. Read the comment docs.