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

JuliaCI / BenchmarkTools.jl / 397
86%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2018 04:06PM UTC
Jobs 3
Files 6
Run time 5min
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
397

push

travis-ci

jrevels
Assign directly deep into BenchmarkGroup (#102)

* Assign directly deep into BenchmarkGroup

This allows to assign directly deep into a BenchmarkGroup with a Vector
key, creating all intermediate levels as necessary:

    julia>  using BenchmarkTools
    julia>  g = BenchmarkGroup()
    julia>  g[[1, "a", :b]] = "hello"
    "hello"

Closes #101

* Test direct deep assignement into BenchmarkGroup

* Update manual

481 of 567 relevant lines covered (84.83%)

4007727.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 397.1 21 Mar 2018 04:06PM UTC 0
83.87
Travis Job 397.1
2 397.2 21 Mar 2018 04:06PM UTC 0
99.58
Travis Job 397.2
3 397.3 21 Mar 2018 04:11PM UTC 0
83.87
Travis Job 397.3
Source Files on build 397
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #397
  • ca42421d on github
  • Prev Build on master (#391)
  • Next Build on master (#400)
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