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

Origen-SDK / origen / 1745
73%
master: 75%

Build:
Build:
LAST BUILD BRANCH: feature/ruby_3_3_1
DEFAULT BRANCH: master
Ran 08 Jan 2019 04:07PM UTC
Jobs 3
Files 100
Run time 12min
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
1745

push

travis-ci

redxeth
Added method sub_block_group to support defining an associated group of
similar blocks, with unique classes.

e.g.

~~~ruby
  sub_block_group :my_ip_group do
    sub_block :ip0, class_name: 'IP0', base_address: 0x000000
    sub_block :ip1, class_name: 'IP1', base_address: 0x000200
    sub_block :ip2, class_name: 'IP2', base_address: 0x000400
    sub_block :ip3, class_name: 'IP3', base_address: 0x000600
  end
~~~
Creates an array referenced by a method called `my_ip_group`
which contains the sub_block instances for `ip0`, `ip1`, `ip2`, `ip3`.

6050 of 8304 relevant lines covered (72.86%)

1544.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1745.1 (2.2.2, ORIGEN_GEM_USE_FROM_SYSTEM=false ORIGEN_GEM_MANAGE_BUNDLER=false) 08 Jan 2019 04:13PM UTC 0
72.86
Travis Job 1745.1
2 1745.2 (2.4.0, ORIGEN_GEM_USE_FROM_SYSTEM=false ORIGEN_GEM_MANAGE_BUNDLER=false) 08 Jan 2019 04:07PM UTC 0
72.8
Travis Job 1745.2
3 1745.3 (2.5.1, ORIGEN_GEM_USE_FROM_SYSTEM=false ORIGEN_GEM_MANAGE_BUNDLER=false) 08 Jan 2019 04:20PM UTC 0
72.8
Travis Job 1745.3
Source Files on build 1745
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1745
  • f4afc482 on github
  • Next Build on sub_block_groups (#1748)
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