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

Removing the mapCoverage condition on reading inlineSourceMaps. #5177

Merged
merged 9 commits into from
Feb 15, 2018

Commits on Feb 15, 2018

  1. * Removed usage of mapCoverage on reading inline sourcemaps.

    * Removed usage of instrument check before saving file into cache.
    * Passing sourceMaps only for files on which the coverage was obtained
    * Updated the changelog
    Aftabnack committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    00cb000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f927798 View commit details
    Browse the repository at this point in the history
  3. * Maintaining internal mapCoverage, map only for files which are inst…

    …rumented by us
    
    * Feat: Return sourcemap from babel-jest
    Aftabnack committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    fdefcaa View commit details
    Browse the repository at this point in the history
  4. Adding back retainLines

    Aftabnack committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    c1f6712 View commit details
    Browse the repository at this point in the history
  5. * Removed the mapCoverage from docs

    * Updated the integration testcases
    Aftabnack committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    970c94f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f17ea3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    936c4cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62f3b31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    520a141 View commit details
    Browse the repository at this point in the history