Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(es6): refactor to es6 #140

Merged
merged 3 commits into from
Aug 12, 2018
Merged

feat(es6): refactor to es6 #140

merged 3 commits into from
Aug 12, 2018

Conversation

srod
Copy link
Owner

@srod srod commented Apr 16, 2017

@codecov
Copy link

codecov bot commented Oct 22, 2017

Codecov Report

Merging #140 into 4.0 will decrease coverage by 2.39%.
The diff coverage is 95.65%.

Impacted file tree graph

@@          Coverage Diff           @@
##            4.0    #140     +/-   ##
======================================
- Coverage   100%   97.6%   -2.4%     
======================================
  Files        21      18      -3     
  Lines       391     292     -99     
  Branches     70      63      -7     
======================================
- Hits        391     285    -106     
- Misses        0       7      +7
Impacted Files Coverage Δ
lib/compressors/sqwish.js 100% <100%> (ø) ⬆️
lib/cli/index.js 100% <100%> (ø) ⬆️
lib/compressors/uglifyjs.js 100% <100%> (ø) ⬆️
lib/compressors/gcc.js 100% <100%> (ø) ⬆️
lib/setup.js 100% <100%> (ø) ⬆️
lib/compressors/babel-minify.js 100% <100%> (ø) ⬆️
lib/compressors/gcc-java.js 100% <100%> (ø) ⬆️
lib/node-minify.js 100% <100%> (ø) ⬆️
lib/compressors/no-compress.js 100% <100%> (ø) ⬆️
lib/compressors/clean-css.js 100% <100%> (ø) ⬆️
... and 8 more

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 1263df7...d3f5696. Read the comment docs.

@srod srod force-pushed the es6 branch 6 times, most recently from 431bc40 to 82e0327 Compare March 28, 2018 14:38
@srod srod force-pushed the es6 branch 2 times, most recently from 3b2843f to 81fd08a Compare April 4, 2018 21:19
@srod srod force-pushed the es6 branch 3 times, most recently from bb1a2b1 to a0c63e7 Compare June 3, 2018 14:49
@srod srod changed the title [WIP] ES6 version feat(es6): refactor to es6 Jun 15, 2018
@srod srod force-pushed the es6 branch 3 times, most recently from 34ea1ae to 3f6e07b Compare June 15, 2018 20:38
@srod srod force-pushed the es6 branch 5 times, most recently from bdc4c6b to f6a700a Compare August 11, 2018 17:38
@srod srod changed the base branch from develop to 4.0 August 12, 2018 09:25
@srod srod merged commit b5f99cd into 4.0 Aug 12, 2018
@srod srod deleted the es6 branch August 12, 2018 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant