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

JuliaCI / BenchmarkTools.jl / 455
86%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2018 01:55PM UTC
Jobs 6
Files 6
Run time 9min
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
455

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

33 of 33 new or added lines in 2 files covered. (100.0%)

480 of 584 relevant lines covered (82.19%)

15551443.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 455.1 11 Dec 2018 01:55PM UTC 0
70.09
Travis Job 455.1
2 455.2 11 Dec 2018 01:56PM UTC 0
69.74
Travis Job 455.2
3 455.3 11 Dec 2018 01:55PM UTC 0
82.19
Travis Job 455.3
4 455.4 11 Dec 2018 01:56PM UTC 0
70.09
Travis Job 455.4
5 455.5 11 Dec 2018 02:05PM UTC 0
69.74
Travis Job 455.5
6 455.6 11 Dec 2018 02:00PM UTC 0
82.19
Travis Job 455.6
Source Files on build 455
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #455
  • cd3fb8e8 on github
  • Prev Build on master (#452)
  • Next Build on master (#459)
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