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] Allow modification of request factory in crawlers #448

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

eliashaeussler
Copy link
Owner

This PR extracts request factory generation in ConcurrentCrawlerTrait into a separate method, enabling modifications to request generation.

@eliashaeussler eliashaeussler added the enhancement New feature or request label Dec 23, 2024
@eliashaeussler eliashaeussler self-assigned this Dec 23, 2024
Copy link

codeclimate bot commented Dec 23, 2024

Code Climate has analyzed commit 962d3e5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.3% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 3d137f9 into main Dec 23, 2024
15 checks passed
@eliashaeussler eliashaeussler deleted the task/create-requests branch December 23, 2024 21:54
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12473424567

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 90.361%

Totals Coverage Status
Change from base Build 12471947602: 0.005%
Covered Lines: 1725
Relevant Lines: 1909

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants