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

JuliaCI / BenchmarkTools.jl / 455 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2018 01:55PM UTC
Files 6
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

11 Dec 2018 01:52PM UTC coverage: 70.085% (+0.1%) from 69.982%
455.1

push

travis-ci

jrevels
Improve/fix show methods (#128)

* Improve/fix show methods

Previously the logic for switching compact or verbose form of various
benchmark result objects are in `show(io::IO, group::BenchmarkGroup)`.
A more natural place would be `show(io::IO, t::Trial)` etc. as it let
code outside BenchmarkTools to switch the compactness using the
standard `IOContext` interface.  For example, with this patch `Trial`s
in `Vector` are shown in the compact form automatically.

This patch also adds:
* Colored output for the words `improvement` and `regression`.
* `:typeinfo` IO context support

* Remove :verbose IOContext

410 of 585 relevant lines covered (70.09%)

2598804.65 hits per line

Source Files on job 455.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 437
  • Travis Job 455.1
  • cd3fb8e8 on github
  • Prev Job for on master (#452.1)
  • Next Job for on master (#459.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