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 master CI issues due to pip backtracking #5053

Merged
merged 2 commits into from Mar 19, 2021

Conversation

Gallaecio
Copy link
Member

No description provided.

@Gallaecio Gallaecio added the CI label Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #5053 (ef8061f) into master (42e4dbb) will increase coverage by 0.32%.
The diff coverage is 90.17%.

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

@@            Coverage Diff             @@
##           master    #5053      +/-   ##
==========================================
+ Coverage   87.82%   88.15%   +0.32%     
==========================================
  Files         158      162       +4     
  Lines        9736    10284     +548     
  Branches     1435     1499      +64     
==========================================
+ Hits         8551     9066     +515     
- Misses        929      947      +18     
- Partials      256      271      +15     
Impacted Files Coverage Δ
scrapy/utils/log.py 89.24% <ø> (ø)
scrapy/core/http2/protocol.py 83.41% <83.41%> (ø)
scrapy/core/downloader/contextfactory.py 87.03% <84.61%> (-2.97%) ⬇️
scrapy/core/http2/stream.py 91.37% <91.37%> (ø)
scrapy/core/http2/agent.py 96.38% <96.38%> (ø)
scrapy/core/downloader/handlers/http11.py 93.85% <100.00%> (+1.16%) ⬆️
scrapy/core/downloader/handlers/http2.py 100.00% <100.00%> (ø)
... and 2 more

@Gallaecio Gallaecio marked this pull request as ready for review March 19, 2021 08:56
@Gallaecio Gallaecio merged commit 8e302f2 into scrapy:master Mar 19, 2021
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants