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

parallelize installs #597

Merged
merged 3 commits into from
Jun 1, 2023
Merged

parallelize installs #597

merged 3 commits into from
Jun 1, 2023

Conversation

mxcl
Copy link
Member

@mxcl mxcl commented Jun 1, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Jun 1, 2023

PR Summary

  • Added new function to useLogger hook
    A new function has been added to improve the useLogger hook's functionality.
  • Refactored another hook to utilize the new function
    Code has been removed from another hook as it's now utilizing the newly added function for better efficiency.
  • Updated import statements
    Removed an unused import statement and added a necessary one to ensure proper code organization.

@mxcl
Copy link
Member Author

mxcl commented Jun 1, 2023

oh I forgot to restore all the logJSONs… can't merge yet

@coveralls
Copy link

Coverage Status

coverage: 75.979% (-0.03%) from 76.004% when pulling 4a5fe6e on parallel into 0418ce9 on main.

@mxcl mxcl merged commit 693d641 into main Jun 1, 2023
@mxcl mxcl deleted the parallel branch June 1, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants