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

feature: support priority start_urls #172

Merged
merged 2 commits into from
Jul 6, 2020
Merged

feature: support priority start_urls #172

merged 2 commits into from
Jul 6, 2020

Conversation

qshine
Copy link
Contributor

@qshine qshine commented Jun 5, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #172 into master will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   92.89%   93.03%   +0.14%     
==========================================
  Files          18       18              
  Lines         732      747      +15     
  Branches       56       61       +5     
==========================================
+ Hits          680      695      +15     
  Misses         36       36              
  Partials       16       16              
Impacted Files Coverage Δ
src/scrapy_redis/defaults.py 100.00% <100.00%> (ø)
src/scrapy_redis/spiders.py 96.38% <100.00%> (+0.43%) ⬆️
tests/test_spiders.py 100.00% <100.00%> (ø)

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 02ae1ea...8d7412a. Read the comment docs.

@rmax rmax merged commit 7993965 into rmax:master Jul 6, 2020
@rmax
Copy link
Owner

rmax commented Jul 6, 2020

Thanks!

@Germey Germey mentioned this pull request Mar 27, 2021
nieweiming added a commit to nieweiming/scrapy-redis that referenced this pull request Apr 27, 2021
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