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

openzipkin / zipkin-php / 804 / 2
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2020 12:25PM UTC
Files 70
Run time 16s
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

29 Jul 2020 12:25PM UTC coverage: 84.759% (+0.5%) from 84.3%
804.2

push

travis-ci

GitHub
feat(http-server): adds middleware instrumentation. (#162)

* feat(http-server): adds middleware and request handler instrumentation.

* tests(http-server): adds integration test for the Middleware.

* docs(http-server): improves documentation.

* chore(http-server): makes linter happy.

* chore(http-server): removes RequestHandler as middleware is enough for tracing.

* chore: uses span error API.

* chore(http-server): decouples client/server tracing from PSR implementation.

* tests(http-server): adds test for next span in the PSR15 server middleware.

* chore(http-server): small tweaks to tests.

* tests(http-server): improves test naming for client and middleware.

* chore: moves RequestHeaders into propagation folder, also adds typing to the default parsers.

* feat: adds request/response objects to HTTP instrumentation.

* docs(http-server): improves docs.

* chore(http-server): makes Request/Response interfaces abstract classes to make sure the introduction of new methods won't break implementations.

* chore(http-server): removes Parser::spanName to reduce the API surface.

* chore(http-server): do not tag success status code.

* chore(http-server): removed the need to pass a parser when intended to use the default one.

* chore(http-server): adds default implementation for request/response methods that are likely to have a default value.

* chore(http-server): removes getRoute as now we use abstract classes and hence method can be added later (when needed) without being a breaking change.

* docs(http-server): last tweaks to documentation.

773 of 912 relevant lines covered (84.76%)

11.9 hits per line

Source Files on job 804.2
  • Tree
  • List 0
  • Changed 20
  • Source Changed 2
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 360
  • Travis Job 804.2
  • 3486acc6 on github
  • Prev Job for on master (#778.1)
  • Next Job for on master (#807.2)
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