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: add support for v8 code coverage #8596

Merged
merged 26 commits into from
Dec 17, 2019
Merged

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    86fd625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df460c7 View commit details
    Browse the repository at this point in the history
  3. update

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    14f8b2c View commit details
    Browse the repository at this point in the history
  4. fix type errors

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    66a1e7f View commit details
    Browse the repository at this point in the history
  5. copyright headers

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    587bea3 View commit details
    Browse the repository at this point in the history
  6. update test

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    4cbe3e5 View commit details
    Browse the repository at this point in the history
  7. add some tests

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    839bfab View commit details
    Browse the repository at this point in the history
  8. docs

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    00436c9 View commit details
    Browse the repository at this point in the history
  9. skip test on old nodes

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    c80ef46 View commit details
    Browse the repository at this point in the history
  10. clarify caveats

    SimenB committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    eec6fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    b5ff1ab View commit details
    Browse the repository at this point in the history
  2. docs

    SimenB committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    aaec90d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc2232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718a1a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. update showconfig snap

    SimenB committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    af4482b View commit details
    Browse the repository at this point in the history
  2. maybe this?

    SimenB committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    70ee018 View commit details
    Browse the repository at this point in the history
  3. equal and ignore in watcher

    SimenB committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c190ae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    6bade4a View commit details
    Browse the repository at this point in the history
  2. lint

    SimenB committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    98b4f49 View commit details
    Browse the repository at this point in the history
  3. remove old doc change

    SimenB committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    cf34642 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. combine filters

    SimenB committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c994954 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. bump v8-to-istanbul

    SimenB committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c2ff7d8 View commit details
    Browse the repository at this point in the history
  2. add note about newer nodes

    SimenB committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c5c1de6 View commit details
    Browse the repository at this point in the history
  3. extract v8 profile code

    SimenB committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    78ceba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Tim Seckinger <[email protected]>
    SimenB and jeysal authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    881fd82 View commit details
    Browse the repository at this point in the history
  2. link to tracking issue

    SimenB committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9c7c353 View commit details
    Browse the repository at this point in the history