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

OpenZeppelin / openzeppelin-solidity / 382
66%

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

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

Jobs
ID Job ID Ran Files Coverage
3 382.3 (SOLIDITY_COVERAGE=true) 07 Mar 2019 10:56PM UTC 0
100.0
Travis Job 382.3
Source Files on build 382
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #382
  • 4dd8575b on github
  • Prev Build on master (#377)
  • Next Build on master (#385)
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