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

Stop using istanbul-api #8294

Merged
merged 9 commits into from Apr 22, 2019
Merged

Stop using istanbul-api #8294

merged 9 commits into from Apr 22, 2019

Commits on Apr 9, 2019

  1. build: Update scripts/mapCoverage.js to not use istanbul-api.

    Begin migration away from the to-be-deprecated istanbul-api.
    
    Ref istanbuljs/istanbuljs#321
    coreyfarrell committed Apr 9, 2019
    Copy the full SHA
    c9c7ecf View commit details
    Browse the repository at this point in the history
  2. Fix lint errors.

    coreyfarrell committed Apr 9, 2019
    Copy the full SHA
    5f0cad1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3754887 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. fix type error

    SimenB committed Apr 21, 2019
    Copy the full SHA
    a544388 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb43eec View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Copy the full SHA
    f4a16b0 View commit details
    Browse the repository at this point in the history
  2. re-add test

    SimenB committed Apr 22, 2019
    Copy the full SHA
    780a06b View commit details
    Browse the repository at this point in the history
  3. revert style changes

    SimenB committed Apr 22, 2019
    Copy the full SHA
    0b5f386 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    SimenB committed Apr 22, 2019
    Copy the full SHA
    4411299 View commit details
    Browse the repository at this point in the history