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

PriorityQueue implementation for jest-worker #10921

Merged
merged 7 commits into from Dec 26, 2020

Commits on Dec 6, 2020

  1. PriorityQueue implementation for jest-worker

    Micha Reiser committed Dec 6, 2020
    Copy the full SHA
    cac8bef View commit details
    Browse the repository at this point in the history
  2. Prettier

    Micha Reiser committed Dec 6, 2020
    Copy the full SHA
    ded89a3 View commit details
    Browse the repository at this point in the history
  3. Correctly pass num workers for jest-worker test

    Micha Reiser committed Dec 6, 2020
    Copy the full SHA
    ea6836a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Merge branch 'master' into priority-queue

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    974b547 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    3658a48 View commit details
    Browse the repository at this point in the history
  3. Proparly format README

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    5da3e3d View commit details
    Browse the repository at this point in the history
  4. Add copyright headers

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    455185b View commit details
    Browse the repository at this point in the history