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

SanDisk-Open-Source / pyvcd / 79
100%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2020 06:22PM UTC
Jobs 1
Files 3
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

pending completion
79

push

travis-ci

jpgrayson
New CompoundVectorVariable class

Vector variables, such as 'integer', 'register', etc., support either
having a simple scalar (int) size, or a compound n-tuple of int size. Since
the variable's size is known statically when the variable is instantiated,
it is possible to have distinct Variable subclasses to handle these two
cases.

The new CompoundVectorVariable class handles compound-sized vector
variables where the existing VectorVariable class handles simply-sized
vector variables.

Splitting the implementation in this manner adds clarity and improves
performance for both simple and compound vector variables since one fewer
branch needs to be evaluated on each value change.

304 of 304 branches covered (100.0%)

Branch coverage included in aggregate %.

552 of 552 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
6 79.6 (MAKE_TARGET=coverage) 13 Mar 2020 06:22PM UTC 0
100.0
Travis Job 79.6
Source Files on build 79
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #79
  • 7d504e2f on github
  • Prev Build on master (#78)
  • Next Build on master (#80)
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