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(cli): ✨ speed up remote execution by bundling deps #372

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jimmy-guzman
Copy link
Owner

@jimmy-guzman jimmy-guzman commented Aug 24, 2023

Pull Request Checklist

🚨 Please review the guidelines for contributing to this repository.

  • Appropriate label or labels have been added
  • βœ… Tests for the changes have been added (for type:fix / type:feat)
  • πŸ“ Docs have been reviewed, added or updated if needed (for type:fix / type:feat)
  • 🏁 Issue number has been linked if this PR closes one

Description

Please describe your pull request.

Breaking Change?

  • πŸ’₯ Yes
  • No

❀️ Thank you for contributing!

@jimmy-guzman jimmy-guzman added the type:feat New feature or request label Aug 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (b09e4b9) 98.55% compared to head (78268f4) 98.51%.
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   98.55%   98.51%   -0.05%     
==========================================
  Files          30       30              
  Lines        1175     1143      -32     
  Branches      101      100       -1     
==========================================
- Hits         1158     1126      -32     
  Misses         17       17              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@jimmy-guzman jimmy-guzman force-pushed the feat-improve-runtime-speed branch from 83c3659 to 45ac719 Compare September 7, 2023 00:53
@jimmy-guzman jimmy-guzman force-pushed the feat-improve-runtime-speed branch from 45ac719 to 8248c06 Compare February 16, 2024 05:33
@jimmy-guzman jimmy-guzman force-pushed the feat-improve-runtime-speed branch from 78268f4 to b2d40ee Compare March 17, 2024 01:23
@jimmy-guzman jimmy-guzman force-pushed the feat-improve-runtime-speed branch from b2d40ee to ca5f70f Compare March 17, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants