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

openzipkin / zipkin-php / 804
79%

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

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.

751 of 888 relevant lines covered (84.57%)

46.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 804.1 29 Jul 2020 12:25PM UTC 0
84.76
Travis Job 804.1
2 804.2 29 Jul 2020 12:25PM UTC 0
84.76
Travis Job 804.2
3 804.3 29 Jul 2020 12:25PM UTC 0
84.48
Travis Job 804.3
4 804.4 29 Jul 2020 12:25PM UTC 0
84.48
Travis Job 804.4
Source Files on build 804
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #804
  • 3486acc6 on github
  • Prev Build on master (#778)
  • Next Build on master (#807)
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