Skip to content

Conversation

@stealthycoin
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2023

Codecov Report

Merging #7664 (ee448d7) into source-distribution (12d1742) will decrease coverage by 0.09%.
The diff coverage is n/a.

❗ Current head ee448d7 differs from pull request most recent head f9c7813. Consider uploading reports for the commit f9c7813 to get more accurate results

@@                   Coverage Diff                   @@
##           source-distribution    #7664      +/-   ##
=======================================================
- Coverage                93.04%   92.96%   -0.09%     
=======================================================
  Files                      354      354              
  Lines                    37452    37452              
  Branches                  6008     6008              
=======================================================
- Hits                     34846    34816      -30     
- Misses                    1949     1972      +23     
- Partials                   657      664       +7     
Impacted Files Coverage Δ
awscli/s3transfer/compat.py 76.31% <0.00%> (-15.79%) ⬇️
awscli/compat.py 59.18% <0.00%> (-4.09%) ⬇️
awscli/s3transfer/tasks.py 91.66% <0.00%> (-3.34%) ⬇️
awscli/botocore/compat.py 91.36% <0.00%> (-2.16%) ⬇️
awscli/help.py 95.04% <0.00%> (-1.00%) ⬇️
awscli/table.py 90.90% <0.00%> (-0.76%) ⬇️
awscli/botocore/vendored/six.py 49.32% <0.00%> (-0.46%) ⬇️
awscli/botocore/credentials.py 97.39% <0.00%> (-0.11%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. Just had a small comment.

except ImportError:
flit_core_range = get_flit_core_range()
raise RuntimeError(
f'In order to check dependencies the environment must have '
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if it makes sense to make mention of the --with-download-deps flag here as well?

Copy link
Contributor

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚢

@stealthycoin stealthycoin merged commit 3ffd858 into aws:source-distribution Feb 14, 2023
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.

3 participants