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

aragon / aragonOS / 2285
82%

Build:
DEFAULT BRANCH: dev
Ran 14 Apr 2019 07:53PM UTC
Jobs 1
Files 45
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
2285

push

travis-ci

web-flow
ConversionHelpers: check length on bytes to uint256[] (#509)

There are publicly exposed interfaces that expect `bytes` and immediately turn them into `uint256[]` (e.g. `hasPermission()` in the ACL and Kernel.

There might be some cases where the truncation could lead to Bad Things<sup>TM</sup>, like the ACL being tricked into thinking a contract had permission to do something when it actually didn't. We never use the `bytes` form of `hasPermission()` directly ourselves, so this isn't exploitable, but could be if an external contract decided to.

176 of 178 branches covered (98.88%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

476 of 477 relevant lines covered (99.79%)

565.94 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2285.3 (TASK=coverage) 14 Apr 2019 07:53PM UTC 0
99.54
Travis Job 2285.3
Source Files on build 2285
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2285
  • b6823b5f on github
  • Prev Build on dev (#2276)
  • Next Build on dev (#2287)
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