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(unstable): deno test --coverage #6901

Merged
merged 69 commits into from
Sep 13, 2020

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    33431d6 View commit details
    Browse the repository at this point in the history
  2. run tools/format.py

    caspervonb committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    0a3607a View commit details
    Browse the repository at this point in the history
  3. Lint

    caspervonb committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    79e2ffa View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    c8e4906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292afc6 View commit details
    Browse the repository at this point in the history
  3. s/cover/coverage/

    caspervonb committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    15c592a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e71444f View commit details
    Browse the repository at this point in the history
  5. Run tools/format.py

    caspervonb committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    961fcd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

    caspervonb committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    03aaa9d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Remove redundant wait for session

    This already gets called later on in execute
    caspervonb committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    05b47d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Require unstable flag

    caspervonb committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    18561cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9c303 View commit details
    Browse the repository at this point in the history
  3. lint

    bartlomieju committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e9a1b0d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    c2fa6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1eec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f185d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9556a62 View commit details
    Browse the repository at this point in the history
  5. Format

    caspervonb committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    676dc45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d0bfee View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

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

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    73d89b7 View commit details
    Browse the repository at this point in the history
  3. Remove debugging println!

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    48e9545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e2498 View commit details
    Browse the repository at this point in the history
  5. Format

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    16e0448 View commit details
    Browse the repository at this point in the history
  6. Lint

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    6ce9841 View commit details
    Browse the repository at this point in the history
  7. Format

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    ea51b6a View commit details
    Browse the repository at this point in the history
  8. Rename some locals

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    48a98e9 View commit details
    Browse the repository at this point in the history
  9. Colorize output

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    79a7bbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90a387b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d21d51c View commit details
    Browse the repository at this point in the history
  12. Format

    caspervonb committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    2b9d491 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Tally up counts

    caspervonb committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    c1f4b41 View commit details
    Browse the repository at this point in the history
  2. Format

    caspervonb committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    a997233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8bd921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    828e2de View commit details
    Browse the repository at this point in the history
  5. Filter out test_file_url

    caspervonb committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    636fe6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22aa294 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a40e3fa View commit details
    Browse the repository at this point in the history
  8. Bump CI

    caspervonb committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    0791926 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b7e98b View commit details
    Browse the repository at this point in the history
  10. Fix merge

    caspervonb committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    0976dfc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    3114384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27161f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efee8f0 View commit details
    Browse the repository at this point in the history
  4. 5 Second delay for CI

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8cd1232 View commit details
    Browse the repository at this point in the history
  5. Move away from websocket

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    3e64403 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c0bf16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49882b View commit details
    Browse the repository at this point in the history
  8. Lint

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    3acb419 View commit details
    Browse the repository at this point in the history
  9. Oh god why

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    929dfee View commit details
    Browse the repository at this point in the history
  10. Attempting again

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8cdeee3 View commit details
    Browse the repository at this point in the history
  11. Remove debug delay

    caspervonb committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    052ce95 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Clean up dispatch calls

    caspervonb committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    22f4473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a3b1e View commit details
    Browse the repository at this point in the history
  3. Format

    caspervonb committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    d46b72e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Use a plain queue

    caspervonb committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5a060e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    70ba478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9153167 View commit details
    Browse the repository at this point in the history
  3. fail-fast off

    piscisaureus committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b8f9b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5858ece View commit details
    Browse the repository at this point in the history
  5. Revert "fail-fast off"

    This reverts commit b8f9b5a.
    caspervonb committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    59496f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

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

Commits on Sep 11, 2020

  1. imply using --inspect

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    6f9eed5 View commit details
    Browse the repository at this point in the history
  2. cleanup

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1b93374 View commit details
    Browse the repository at this point in the history
  3. reset CI

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    cf07489 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b5b632 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    11261fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af11ce9 View commit details
    Browse the repository at this point in the history