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

fix(test-runner): fix error when function metadata varies between tests #1436

Merged
merged 3 commits into from
May 5, 2021

Commits on May 4, 2021

  1. fix(test-runner): fix error when function metadata varies between tests

    Collect and merge function definitions from all runs in coverage mapping
    
    Fixes modernweb-dev#689
    
    See also istanbuljs/v8-to-istanbul#121
    Stuk committed May 4, 2021
    Configuration menu
    Copy the full SHA
    4800aa5 View commit details
    Browse the repository at this point in the history
  2. Fix typo in comment

    Co-authored-by: Westbrook Johnson <westbrook.johnson@gmail.com>
    Stuk and Westbrook committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e83ae83 View commit details
    Browse the repository at this point in the history
  3. Create changeset file

    Stuk committed May 4, 2021
    Configuration menu
    Copy the full SHA
    5411d7e View commit details
    Browse the repository at this point in the history