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(threading): Add threading to docker compose run #143

Closed

Conversation

hubertdeng123
Copy link
Member

perform tasks in parallel for speed

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.86%. Comparing base (9da0c84) to head (0028b66).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/utils/docker_compose.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   90.31%   89.86%   -0.45%     
==========================================
  Files          20       20              
  Lines         960      977      +17     
==========================================
+ Hits          867      878      +11     
- Misses         93       99       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hubertdeng123 hubertdeng123 deleted the hubertdeng123/multi-thread-run-docker-compose branch November 14, 2024 00:46
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.

1 participant