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

Code Style & Performance Optimizations #334

Merged
merged 22 commits into from Jun 24, 2022
Merged

Code Style & Performance Optimizations #334

merged 22 commits into from Jun 24, 2022

Commits on Jun 23, 2022

  1. Prefer object spread & slice

    For better readability and performance
    paescuj committed Jun 23, 2022
    Copy the full SHA
    c23c47f View commit details
    Browse the repository at this point in the history
  2. Move jest config to own file

    paescuj committed Jun 23, 2022
    Copy the full SHA
    a0fe26d View commit details
    Browse the repository at this point in the history
  3. Speed-up & optimize CLI tests

    paescuj committed Jun 23, 2022
    Copy the full SHA
    8d7ee82 View commit details
    Browse the repository at this point in the history
  4. Fix test expectation

    paescuj committed Jun 23, 2022
    Copy the full SHA
    e93e902 View commit details
    Browse the repository at this point in the history
  5. Add missing test cases

    paescuj committed Jun 23, 2022
    Copy the full SHA
    9707a98 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    08e6cea View commit details
    Browse the repository at this point in the history
  7. Enhance workflow

    paescuj committed Jun 23, 2022
    Copy the full SHA
    a367bb7 View commit details
    Browse the repository at this point in the history
  8. Enhance workflow

    paescuj committed Jun 23, 2022
    Copy the full SHA
    4d9abad View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8f305d5 View commit details
    Browse the repository at this point in the history
  10. Commit missing file

    paescuj committed Jun 23, 2022
    Copy the full SHA
    6aa9fa4 View commit details
    Browse the repository at this point in the history
  11. Fix naming of test job

    paescuj committed Jun 23, 2022
    Copy the full SHA
    b3dedee View commit details
    Browse the repository at this point in the history
  12. Fix npm-cache action

    paescuj committed Jun 23, 2022
    Copy the full SHA
    b4cc40c View commit details
    Browse the repository at this point in the history
  13. Fix README format

    paescuj committed Jun 23, 2022
    Copy the full SHA
    a6ca2b1 View commit details
    Browse the repository at this point in the history
  14. Enhance workflow

    paescuj committed Jun 23, 2022
    Copy the full SHA
    0bf3607 View commit details
    Browse the repository at this point in the history
  15. Correct name

    paescuj committed Jun 23, 2022
    Copy the full SHA
    d6ca2ac View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    2eb07f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Copy the full SHA
    ab5cfaf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f81125 View commit details
    Browse the repository at this point in the history
  3. Better naming of action

    paescuj committed Jun 24, 2022
    Copy the full SHA
    feb55a2 View commit details
    Browse the repository at this point in the history
  4. Fix action naming

    paescuj committed Jun 24, 2022
    Copy the full SHA
    6d49e11 View commit details
    Browse the repository at this point in the history
  5. Revert part of "Add missing test cases"

    Better be save
    paescuj committed Jun 24, 2022
    Copy the full SHA
    5e98a8b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    988c59f View commit details
    Browse the repository at this point in the history