Skip to content

Add es6 features#457

Merged
martinRenou merged 9 commits into
masterfrom
add_es6_features
May 17, 2017
Merged

Add es6 features#457
martinRenou merged 9 commits into
masterfrom
add_es6_features

Conversation

@martinRenou

@martinRenou martinRenou commented May 17, 2017

Copy link
Copy Markdown
Member

var -> let
prototype -> class definition
bind(this) -> arrow functions
indent 4 -> 2
#382

@codecov-io

codecov-io commented May 17, 2017

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files          88       88           
  Lines        4077     4077           
  Branches      259      259           
=======================================
  Hits         3887     3887           
  Misses        138      138           
  Partials       52       52

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 d76e834...7aac700. Read the comment docs.

@martinRenou martinRenou requested a review from stefanoborini May 17, 2017 11:52
@martinRenou martinRenou changed the title Add es6 features Add es6 features [WIP] May 17, 2017
@martinRenou martinRenou changed the title Add es6 features [WIP] Add es6 features May 17, 2017
@martinRenou martinRenou merged commit 5efadd5 into master May 17, 2017
@martinRenou martinRenou deleted the add_es6_features branch May 17, 2017 13:32
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.

3 participants