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/jest memory leaks #20

Merged
merged 11 commits into from
Nov 28, 2021
Merged

Fix/jest memory leaks #20

merged 11 commits into from
Nov 28, 2021

Commits on Nov 14, 2021

  1. Bumping deps

    jpb06 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    81348c3 View commit details
    Browse the repository at this point in the history
  2. The ts-jest trick

    jpb06 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    24fd031 View commit details
    Browse the repository at this point in the history
  3. Adding logHeapUsage option

    jpb06 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    2e2dd7c View commit details
    Browse the repository at this point in the history
  4. jest leaking script

    jpb06 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    f388f2c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Bumping deps

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    4158ce1 View commit details
    Browse the repository at this point in the history
  2. Amending linting config

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    5e3a95b View commit details
    Browse the repository at this point in the history
  3. Fixing linting isues

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    f242f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    463c740 View commit details
    Browse the repository at this point in the history
  5. Amending github action

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    0885959 View commit details
    Browse the repository at this point in the history
  6. Fixing code smell

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    93e7d20 View commit details
    Browse the repository at this point in the history
  7. Amending readme

    jpb06 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    c77c3f7 View commit details
    Browse the repository at this point in the history