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

performancecopilot / speed / 300 / 5
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2017 05:28AM UTC
Files 13
Run time 0s
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

30 Oct 2017 05:22AM UTC coverage: 77.032% (+0.1%) from 76.923%
300.5

push

travis-ci

web-flow
metrics: add support for multidimensional composite metrics (#50)

- adds support for multidimensional metrics based on @saurvs's work in
hornet without introducing any breaking behavior. Existing enums work,
a megabyte/second unit can be initialized as

  ```go
  u := speed.MegabyteUnit.Time(speed.SecondUnit, -1)
  ```

- adds a `Reset` nethod on Timer, which allows reseting the timer's
stored elapsed time back to zero

- a new example to demonstrate construction of composite units as well
as the `Reset` function

- corresponding changes in MMVDump with an updated dunp syntax for units
based on hornet. Additional test case added and existing modified to
accomodate the change.

* adds go1.9 to travis and appveyor

1194 of 1550 relevant lines covered (77.03%)

34.18 hits per line

Source Files on job 300.5
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 300
  • Travis Job 300.5
  • fd431037 on github
  • Prev Job for on master (#288.4)
  • Next Job for on master (#301.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