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 typos #5271

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Fix typos #5271

merged 1 commit into from
Oct 12, 2021

Conversation

kianmeng
Copy link
Contributor

No description provided.

@wRAR wRAR added the cleanup label Oct 11, 2021
@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #5271 (3a26328) into master (65d60b9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5271   +/-   ##
=======================================
  Coverage   88.52%   88.52%           
=======================================
  Files         163      163           
  Lines       10605    10605           
  Branches     1557     1557           
=======================================
  Hits         9388     9388           
  Misses        942      942           
  Partials      275      275           
Impacted Files Coverage Δ
scrapy/downloadermiddlewares/retry.py 100.00% <ø> (ø)
scrapy/exporters.py 100.00% <ø> (ø)
scrapy/linkextractors/lxmlhtml.py 95.00% <ø> (ø)
scrapy/spiders/feed.py 66.15% <ø> (ø)
scrapy/utils/console.py 59.67% <ø> (ø)
scrapy/utils/datatypes.py 100.00% <ø> (ø)
scrapy/utils/defer.py 95.69% <ø> (ø)
scrapy/utils/request.py 100.00% <ø> (ø)
scrapy/pipelines/files.py 71.87% <100.00%> (ø)

Copy link
Member

@elacuesta elacuesta left a comment

Choose a reason for hiding this comment

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

Awesome!

@wRAR wRAR merged commit ce96a96 into scrapy:master Oct 12, 2021
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.

3 participants