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

Pin pip #4083

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Pin pip #4083

merged 1 commit into from
Jul 26, 2021

Conversation

bblommers
Copy link
Collaborator

The latest Pip (21.2.1) has a massive dependency resolution time - downgrading until they release a fix for this.
See pypa/pip#10201

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2021

Codecov Report

Merging #4083 (20e40a7) into master (e0d3b91) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4083   +/-   ##
=======================================
  Coverage   94.99%   95.00%           
=======================================
  Files         465      465           
  Lines       50566    50566           
=======================================
+ Hits        48034    48038    +4     
+ Misses       2532     2528    -4     
Flag Coverage Δ
servertests 55.84% <ø> (ø)
unittests 94.87% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
moto/batch/models.py 86.23% <0.00%> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0d3b91...20e40a7. Read the comment docs.

@bblommers bblommers merged commit 0aa588f into master Jul 26, 2021
@bblommers bblommers deleted the bblommers-patch-pip branch July 26, 2021 05:53
@github-actions
Copy link
Contributor

This is now part of moto >= 2.1.1.dev3

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.

None yet

2 participants