Rich-Harris / butternut

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

rewrite infinity as 1/0 #99

Closed Rich-Harris closed 7 years ago

Rich-Harris commented 7 years ago

ref #97

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a237532). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #99   +/-   ##
=========================================
  Coverage          ?   87.44%           
=========================================
  Files             ?       71           
  Lines             ?     1537           
  Branches          ?        0           
=========================================
  Hits              ?     1344           
  Misses            ?      193           
  Partials          ?        0
Impacted Files Coverage Δ
src/program/types/Identifier.js 100% <100%> (ø)
src/utils/getValuePrecedence.js 100% <100%> (ø)
src/utils/stringify.js 100% <100%> (ø)

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 a237532...5bbce82. Read the comment docs.

benjamn commented 7 years ago

.

🤔