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

PragTob / benchee / 1254 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2019 09:13AM UTC
Files 38
Run time 2s
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

10 Feb 2019 09:11AM UTC coverage: 93.77% (+0.02%) from 93.75%
1254.2

push

travis-ci

web-flow
Add Scenario.data_processed? to simplify checks in formatters (#268)

* Add Scenario.data_processed? to simplify checks in formatters

Formatters often have to check whether run time or memory data
was processed - so if data was collected at all and if statistics
have already been generated so that they can be rendered.

This should simplify this/not tie all of them to the internal
data structure.

The decision as made to check directly on statistics to see if
values actually made it into it, rather than just checking the
configuration if it was intended to measure, so that we're sure
that values are there.

This might sound like a check on `Suite` to check if all scenarios
have all data might be a good thing, however mostly formatters
split things by input so it will more often be checked on a
sub set of scenarios or individual scenarios.

This PR doesn't use the function in our formatters yet, to avoid
merge conflicts with #264 :) #264 will have to adjust its
implementation though, but that should be very easy and straight
forward.

587 of 626 relevant lines covered (93.77%)

1865.52 hits per line

Source Files on job 1254.2
  • Tree
  • List 0
  • Changed 18
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1092
  • Travis Job 1254.2
  • 02616939 on github
  • Prev Job for on master (#1247.1)
  • Next Job for on master (#1259.1)
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