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

pinterest / elixometer / 308
95%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2019 12:09AM UTC
Jobs 1
Files 5
Run time 42s
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
308

push

travis-ci

web-flow
Compare values ignoring :ms_since_reset entries (#133)

In our gauges test, we compare the results of `exometer.get_values/1` to
`Elixometer.get_metric_values/1`. Because these two functions are called
back-to-back, they run at slightly different times (the second just
after the first). The returned metric values include a time counter
value named `:ms_since_reset` which can differ between the two calls
when they "span" the millisecond boundary, making this test occasionally
fail.

As a fix, strip these entries from the values lists before comparing
them because they are not a very important part of what we're testing.

144 of 151 relevant lines covered (95.36%)

20.14 hits per line

Jobs
ID Job ID Ran Files Coverage
5 308.5 (CMD=coveralls.travis) 10 Jul 2019 12:09AM UTC 0
95.36
Travis Job 308.5
Source Files on build 308
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #308
  • be81a7fd on github
  • Prev Build on master (#305)
  • Next Build on master (#314)
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

© 2025 Coveralls, Inc