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

OpenZeppelin / openzeppelin-solidity / 382 / 3
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2019 10:56PM UTC
Files 70
Run time 4s
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

07 Mar 2019 10:41PM UTC coverage: 100.0%. Remained the same
SOLIDITY_COVERAGE=true

push

travis-ci-com

nventuro
Improve erc165 testing #1203 (#1666)

* Rename variable from thing to contractUnderTest

* Compute function signatures in ERC165 interfaces

The ERC165 tests currently precompute some known interface ids.
This commit extracts the interfaces into a separate object and
precomputes the individual function signatures.

This will be useful to identify contracts that support an interface
but do not implement all of the corresponding functions.

* Add tests for ERC165 interface implementations

The ERC165 tests confirm that contracts claim to support
particular interfaces ( using the supportsInterface method )

This commit extends those tests to confirm that the corresponding
functions are included in the contract ABI.

It also rewords the existing test names in order to group the
implementation tests with the corresponding interface tests.

* Remove obsolete ERC721Exists interface constant

288 of 288 branches covered (100.0%)

Branch coverage included in aggregate %.

645 of 645 relevant lines covered (100.0%)

230.16 hits per line

Source Files on job 382.3 (SOLIDITY_COVERAGE=true)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1493
  • Travis Job 382.3
  • 4dd8575b on github
  • Prev Job for SOLIDITY_COVERAGE=true on master (#377.3)
  • Next Job for SOLIDITY_COVERAGE=true on master (#385.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