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: make __coverage__ the default approach we advocate for ES2015 coverage #268

Merged
merged 8 commits into from
Jun 13, 2016

Commits on Jun 5, 2016

  1. feat: make nyc behave better when used with babel-plugin-__coverage__…

    … (see #266)
    Benjamin Coe committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    97e87fe View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    62179a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. fix: add text-exclude dependency

    Benjamin Coe committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    8dc6c09 View commit details
    Browse the repository at this point in the history
  2. fix: should have instrumenters in files list

    Benjamin Coe committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    c621f9d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. fix: fix remapping issue with source-maps

    Benjamin Coe committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    5063825 View commit details
    Browse the repository at this point in the history
  2. fix: typo was causing argument not to propagate

    Benjamin Coe committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    fa3ba4f View commit details
    Browse the repository at this point in the history
  3. docs: add section introducing __coverage__ for ES6/ES7

    Benjamin Coe committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    8dc242c View commit details
    Browse the repository at this point in the history
  4. docs: a couple small edits

    Benjamin Coe committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    56d5434 View commit details
    Browse the repository at this point in the history