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

lostisland / faraday / 1642 / 3
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 14 Feb 2019 04:04PM UTC
Files 40
Run time 126min
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

14 Feb 2019 04:02PM UTC coverage: 93.55%. Remained the same
2.5

Pull #845

travis-ci

web-flow
* Adapters refactoring
  * They're now final endpoints. They don't call `@app.call` anymore.
* Env refactoring
  * Refactors `Env` by moving all response-related fields into the response. The response body doesn't override the request body anymore!
  * Ensures backwards compatibility by introducing getter methods in `Env`.
* Middlewares refactoring (mostly backwards compatible):
  * All middlewares inherit from the same `Faraday::Middleware` class.
  * Adds new `on_request` helper so basic middlewares (request and response) don't need to override `call` anymore.
  * Refactor existing middlewares to reflect this change.
* Updates UPGRADING.md with all breaking changes.

Fixes #47 once and for all!
Fixes #517
Pull Request #845: Request/Response lifecycle refactoring

1610 of 1721 relevant lines covered (93.55%)

582.8 hits per line

Source Files on job 1642.3 (2.5)
  • Tree
  • List 0
  • Changed 23
  • Source Changed 20
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1459
  • Travis Job 1642.3
  • 450f4e57 on github
  • Prev Job for 2.5 on feature/request-response-cycle-refactoring (#1635.3)
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

© 2026 Coveralls, Inc