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 deployment exits on windows #2070

Merged
merged 1 commit into from
Sep 29, 2023

fix: deployment exit on windows

b320ac2
Select commit
Loading
Failed to load commit list.
Merged

Fix deployment exits on windows #2070

fix: deployment exit on windows
b320ac2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 28, 2023 in 1s

94.24% (+0.00%) compared to be29a2a

View this Pull Request on Codecov

94.24% (+0.00%) compared to be29a2a

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (be29a2a) 94.23% compared to head (b320ac2) 94.24%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2070   +/-   ##
=======================================
  Coverage   94.23%   94.24%           
=======================================
  Files         263      263           
  Lines       15956    15957    +1     
=======================================
+ Hits        15036    15038    +2     
+ Misses        920      919    -1     
Files Coverage Δ
autonomy/cli/helpers/deployment.py 87.85% <50.00%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

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