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 support of initial arguments #136

Merged
merged 2 commits into from Nov 11, 2020
Merged

Add support of initial arguments #136

merged 2 commits into from Nov 11, 2020

Conversation

oltarasenko
Copy link
Collaborator

Implemented as a part of #126 feature request

Implemented as a part of #126 feature request
Copy link
Collaborator

@Ziinc Ziinc left a comment

Choose a reason for hiding this comment

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

engine implementation and tests looks great, the start_spider/2 interface can be cleaner

lib/crawly/engine.ex Outdated Show resolved Hide resolved
@Ziinc
Copy link
Collaborator

Ziinc commented Nov 11, 2020

Have a glance at my changes, merge in if ok.

Copy link
Collaborator Author

@oltarasenko oltarasenko left a comment

Choose a reason for hiding this comment

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

Thanks for improving it. That looks fine from my point of view. Merging.

@oltarasenko oltarasenko merged commit 8c8b365 into master Nov 11, 2020
@oltarasenko oltarasenko deleted the initial_args branch November 11, 2020 15:32
oltarasenko added a commit that referenced this pull request Nov 13, 2020
* Added with option, moved all optional parameters to list opt

* fixed failing test, added mock for settings override in mocked spider

* added typespecs and docs

* corrected typo in docs

* remove doctest execution for Crawly module

* Add support of initial arguments (#136)

* Add support of initial arguments

Implemented as a part of #126 feature request

* updated tests, added docs

Co-authored-by: Ziinc <ty@tzeyiing.com>

* Added with option, moved all optional parameters to list opt

* fixed failing test, added mock for settings override in mocked spider

* added typespecs and docs

* corrected typo in docs

* remove doctest execution for Crawly module

Co-authored-by: oltarasenko <oltarasenko@gmail.com>
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