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

Add component getters to crawler #6181

Merged
merged 7 commits into from
Jan 15, 2024
Merged

Conversation

Gallaecio
Copy link
Member

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #6181 (02824e8) into master (c67f730) will increase coverage by 0.04%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6181      +/-   ##
==========================================
+ Coverage   88.61%   88.66%   +0.04%     
==========================================
  Files         159      160       +1     
  Lines       11607    11638      +31     
  Branches     1891     1897       +6     
==========================================
+ Hits        10286    10319      +33     
  Misses        994      994              
+ Partials      327      325       -2     
Files Coverage Δ
scrapy/crawler.py 89.17% <100.00%> (+1.25%) ⬆️

... and 4 files with indirect coverage changes

@wRAR
Copy link
Member

wRAR commented Dec 19, 2023

Will it be helpful for #6136?

@Gallaecio
Copy link
Member Author

No idea, but I suspect not 😞

@wRAR
Copy link
Member

wRAR commented Dec 19, 2023

Ah yeah, it covers different things, but the approach could be useful there.

scrapy/crawler.py Outdated Show resolved Hide resolved
Copy link
Member

@BurnzZ BurnzZ left a comment

Choose a reason for hiding this comment

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

🚀

@Gallaecio Gallaecio merged commit fa0c598 into scrapy:master Jan 15, 2024
26 checks passed
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

4 participants