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

Match pyOpenSSL and types-pyOpenSSL versions #5662

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Match pyOpenSSL and types-pyOpenSSL versions #5662

merged 1 commit into from
Oct 4, 2022

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Oct 3, 2022

Signed-off-by: Gábor Lipták gliptak@gmail.com

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #5662 (ba6ba39) into master (1445ebd) will decrease coverage by 0.45%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master    #5662      +/-   ##
==========================================
- Coverage   88.83%   88.38%   -0.46%     
==========================================
  Files         162      162              
  Lines       10964    10854     -110     
  Branches     1894     1613     -281     
==========================================
- Hits         9740     9593     -147     
- Misses        943      976      +33     
- Partials      281      285       +4     
Impacted Files Coverage Δ
scrapy/spiders/crawl.py 94.25% <100.00%> (+0.27%) ⬆️
scrapy/utils/asyncgen.py 100.00% <100.00%> (ø)
scrapy/robotstxt.py 73.33% <0.00%> (-24.20%) ⬇️
scrapy/core/downloader/handlers/__init__.py 83.33% <0.00%> (-9.40%) ⬇️
scrapy/squeues.py 92.85% <0.00%> (-7.15%) ⬇️
scrapy/pqueues.py 95.86% <0.00%> (-3.31%) ⬇️
scrapy/extensions/memdebug.py 45.00% <0.00%> (-2.62%) ⬇️
scrapy/downloadermiddlewares/cookies.py 95.74% <0.00%> (-2.16%) ⬇️
scrapy/extensions/debug.py 44.73% <0.00%> (-1.42%) ⬇️
scrapy/extensions/throttle.py 44.89% <0.00%> (-1.11%) ⬇️
... and 62 more

Copy link
Member

@kmike kmike left a comment

Choose a reason for hiding this comment

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

👍 nice catch

@wRAR wRAR merged commit 28d65c8 into scrapy:master Oct 4, 2022
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