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

Nebo15 / annon.api / 93
91%

Build:
DEFAULT BRANCH: master
Ran 07 May 2017 03:24PM UTC
Jobs 1
Files 57
Run time 3s
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

pending completion
93

push

travis-ci

web-flow
Refactored plugins (#237)

* Refactored plugins

This is a huge change. Plug wasn’t best fit for us, because it decides
which modules and functions should be executed at compile time. Instead
we need to preprocess request, decide which plugins are enabled and
they execute them.

Additional features are:
- Request features set will allow us to do smart optimizations on a
request handling. Eg. we can write log asynchronously when idempotency
plugins is disabled. Or don’t decode request body if validation is not
needed.
- First step in moving from Plug.Router to a standalone proxy module,
which will allow to proxy file uploads without persisting them to disk.

534 of 566 relevant lines covered (94.35%)

37.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 93.1 07 May 2017 03:24PM UTC 0
94.35
Travis Job 93.1
Source Files on build 93
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #93
  • 028fd054 on github
  • Prev Build on master (#90)
  • Next Build on master (#94)
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