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

StanfordAHA / garnet / 616
95%
master: 98%

Build:
Build:
LAST BUILD BRANCH: simple_mapper
DEFAULT BRANCH: master
Ran 12 Aug 2018 02:03AM UTC
Jobs 1
Files 21
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
616

Pull #83

travis-ci-com

web-flow
Update code based on upstream bv/fault changes

* Support for None values were removed.  Changed the functional models
to use fault.UnknownValue (X) by default. Then the test logic was
updated to expect `AnyValue` on the outputs when they are
unspecified/undefined. For example, the test expects AnyValue for
outputs of the memory during the reset sequence since the values are
undefined.

* bit_vector `as_uint()` instead of `as_int()`, since `as_int()` returns
the signed representation now (before it depended on whether the signed
flag was set on initialization).

* bit_vector `as_uint()` instead of `.unsigned_value` since the API
has changed to be consistent with the `as_int` pattern.

* Explicitly cast lists to BitVectors for tests since the BitVector
`==` operator no longer does implicit conversions.
Pull Request #83: Update code based on upstream bv/fault changes

27 of 27 new or added lines in 5 files covered. (100.0%)

440 of 464 relevant lines covered (94.83%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 616.1 12 Aug 2018 02:03AM UTC 0
94.83
Travis Job 616.1
Source Files on build 616
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #616
  • Pull Request #83
  • PR Base - master (#606)
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