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

OpenRefine / OpenRefine / #1537 / 1
51%
master: 50%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/master/org.apache.maven.plugins-maven-jar-plugin-3.5.1
DEFAULT BRANCH: master
Ran 07 Dec 2020 08:01AM UTC
Files 621
Run time 49s
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

07 Dec 2020 05:38AM UTC coverage: 51.335%. Remained the same
#1537.1

Pull #3389

web-flow
Refactor HTTP code into common module & Improve Fetch URL  - fixes #3129 (#3237)

* Refactor HTTP code into a common utility class 

Centralizes the six (slightly) different implementations to use
a common Apache HTTP Client 5 implementation which implements our
strategies for retries, timeouts, error handling, etc.

Apache HTTP Client 5 adds support for Retry-After headers, HTTP/2,
and a bunch of other stuff under the covers.

Moves request delay to a request interceptor and fixes calculation
of the delay (again). Increase retries from 1x to 3x and use delay*2
as the default retry interval, if no Retry-After header. Uses an 
exponential backoff strategy for multiple retries.

* Reuses HTTP client across requests
* Use IOException instead of Exception for HTTP errors
Pull Request #3389: Bump httpclient5 from 5.0.2 to 5.0.3

13014 of 25351 relevant lines covered (51.34%)

0.51 hits per line

Source Files on job #1537.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1537
  • 14f43dc2 on github
  • Prev Job for on dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.0.3 (##1533.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc