Skip to content

fix: performance#200

Merged
alexander-akait merged 1 commit into
masterfrom
fix-performance
Dec 17, 2019
Merged

fix: performance#200
alexander-akait merged 1 commit into
masterfrom
fix-performance

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #199

Breaking Changes

No

Additional Info

No

@codecov

codecov Bot commented Dec 17, 2019

Copy link
Copy Markdown

Codecov Report

Merging #200 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files           7        7           
  Lines         387      387           
  Branches      155      155           
=======================================
  Hits          381      381           
  Misses          6        6
Impacted Files Coverage Δ
src/index.js 99.09% <ø> (ø) ⬆️
src/minify.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 0bc8435...589f071. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't JSON.parse the output source map

1 participant