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

aragon / aragonOS / 1889 / 3
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 08 Oct 2018 10:36AM UTC
Files 43
Run time 1s
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

08 Oct 2018 10:13AM UTC coverage: 98.756% (-0.006%) from 98.762%
TASK=coverage

push

travis-ci

web-flow
Remove redundant kernel check in AragonApp.getRecoveryVault() (#433)

* Remove redundant checks before making calls

When using the native call syntax `target.method(...)` solc introduces
a check for the code size of the target (and reverts if it is 0), therefore
we don't need to manually ensure that the target address is not 0 before making
a call, as the size of the address 0 will be 0, and therefore already revert

* Revert removing ACL existence check in kernel.hasPermission

165 of 172 branches covered (95.93%)

Branch coverage included in aggregate %.

470 of 471 relevant lines covered (99.79%)

491.58 hits per line

Source Files on job 1889.3 (TASK=coverage)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1446
  • Travis Job 1889.3
  • 683d4f83 on github
  • Prev Job for TASK=coverage on dev (#1888.3)
  • Next Job for TASK=coverage on dev (#1892.3)
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