• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elixir-crawly / crawly
89%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gh_actions
DEFAULT BRANCH: master
Repo Added 26 May 2019 07:27PM UTC
Files 40
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH retries_support
branch: retries_support
CHANGE BRANCH
x
Reset
  • retries_support
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.10.0
  • 0.11.0
  • 0.12.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • 0.9.0
  • 22-global-app-env
  • 24-improve-tests
  • 37-spider-management-list-spiders
  • 37-spider-management-start-all-spiders
  • 37-spider-management-stop-all-spiders
  • 52-improve-fetch-with-option
  • 77-generic-supervised-tasks
  • Ziinc-doc-patch-request-response-parsed-item
  • Ziinc-doc-patch-request-response-parsed-item-1
  • Ziinc-docs-advanced-custom-pipelines
  • Ziinc-docs-advanced-custom-pipelines-1
  • Ziinc-patch-1
  • Ziinc-patch-2
  • absolute_urls
  • add-engine-typespecs
  • add_spider_closed_callback
  • api_fixes
  • async_engine_test
  • bugfix-manager-high-req-on-init
  • build_abs_url_to_utils
  • circleci-project-setup
  • configurable-send-to-ui-pipeline
  • cookies_support
  • coveralls
  • crawly_next
  • csv_encoder
  • custom_settings
  • customizations-docs
  • disable_closespider_itemcount
  • docsify
  • documentation_improvements
  • dynamic_spiders
  • fetch
  • fix-proxy-documentation
  • fix_assets_in_doc
  • fix_crawly_fetch
  • fix_domain_filter
  • fix_tests
  • fix_worker_stacktrace
  • format
  • full-deps-bump-v0.11
  • gen_spider
  • general_purpose_link_extractors
  • getting_started
  • gh_actions
  • hex
  • http_options
  • improve_throttling
  • initial_args
  • is/262-make-http-api-togglable
  • js_rendering_sample
  • log_worker_errors
  • management_improvements
  • manager_tests
  • master
  • new_re_tries
  • oltarasenko-browser-rendering
  • oltarasenko-patch-1
  • on_spider_closed_callback_fix
  • pluggable-fetchers
  • pluggable_storage_backends
  • pre_release_fixes
  • quickstart-fix-0.8.0
  • re-add-quickstart
  • reduce_log_amt
  • remove_screenshots_from_homepage
  • render_server_integration
  • request-options-fix
  • runtime-spiders
  • send_logs_module
  • serpent213_before_formatting
  • serpent213_pull2_formatted
  • settings_middleware
  • show_spider_logs
  • simple_storage
  • simple_ui
  • some_apps_upd
  • spider_preview
  • splash_fetcher_impl
  • split_logs
  • start_requests
  • start_with_parameters
  • storage_pipeline
  • store_old_jobs
  • tag_crawl_attempts
  • tag_crawl_attempts_revised
  • test_job
  • tutorial2
  • tutorial_fix
  • unify_log_levels
  • urls_to_requests
  • work_on_docs
  • write_to_file_improvements
  • yml_preview

pending completion
257

Pull #39

travis-ci-com

web-flow
Move default middlewares to Crawly.Request.new/3

It allows to use a request as router which defines how exactly
the request is supposed to be processed.
Pull Request #39: Add retries support

56 of 56 new or added lines in 9 files covered. (100.0%)

289 of 324 relevant lines covered (89.2%)

13.96 hits per line

Relevant lines Covered
Build:
Build:
324 RELEVANT LINES 289 COVERED LINES
13.96 HITS PER LINE
Source Files on retries_support
  • List 0
  • Changed 17
  • Source Changed 9
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
257 retries_support Move default middlewares to Crawly.Request.new/3 It allows to use a request as router which defines how exactly the request is supposed to be processed. Pull #39 03 Jan 2020 06:29PM UTC web-flow travis-ci-com pending completion  
256 retries_support Move default middlewares to Crawly.Request.new/3 It allows to use a request as router which defines how exactly the request is supposed to be processed. push 03 Jan 2020 06:29PM UTC oltarasenko travis-ci-com pending completion  
249 retries_support Move default middlewares to Crawly.Request.new/3 It allows to use a request as router which defines how exactly the request is supposed to be processed. push 30 Dec 2019 09:59AM UTC oltarasenko travis-ci-com pending completion  
250 retries_support Move default middlewares to Crawly.Request.new/3 It allows to use a request as router which defines how exactly the request is supposed to be processed. Pull #39 30 Dec 2019 09:59AM UTC web-flow travis-ci-com pending completion  
248 retries_support Abstract Crawly.Request via API The Crawly.Request was a map (struct) before. Now we want to introduce more logic to the requests, and one of the steps is to hide the internal representation of the map by the API. The new implementation provides... Pull #39 30 Dec 2019 07:49AM UTC web-flow travis-ci-com pending completion  
247 retries_support Abstract Crawly.Request via API The Crawly.Request was a map (struct) before. Now we want to introduce more logic to the requests, and one of the steps is to hide the internal representation of the map by the API. The new implementation provides... push 30 Dec 2019 07:49AM UTC oltarasenko travis-ci-com pending completion  
219 retries_support Add retries support Try to fetch unsuccessful requests more then once. The amount of attempts is controlled by the max retries setting. Pull #39 20 Dec 2019 01:01PM UTC web-flow travis-ci-com pending completion  
218 retries_support Add retries support Try to fetch unsuccessful requests more then once. The amount of attempts is controlled by the max retries setting. push 20 Dec 2019 01:01PM UTC oltarasenko travis-ci-com pending completion  
217 retries_support Add retries support Try to fetch unsuccessful requests more then once. The amount of attempts is controlled by the max retries setting. Pull #39 20 Dec 2019 12:57PM UTC web-flow travis-ci-com pending completion  
214 retries_support Add retries support Try to fetch unsuccessful requests more then once. The amount of attempts is controlled by the max retries setting. push 20 Dec 2019 12:54PM UTC oltarasenko travis-ci-com pending completion  
See All Builds (723)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc