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

paritytech / ink / 882 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2019 02:00PM UTC
Files 69
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

30 Aug 2019 01:43PM UTC coverage: 79.728% (-0.3%) from 79.996%
882.1

push

travis-ci

web-flow
Add call infrastructure to ink_lang (#175)

* [core] add initial call builder implementation

* [core] add setters to CallBuilder

* [core] fix invalid mod import in no_std

* [lang] initial remote call implementation for ink_lang

* [examples] add ink-as-dependency crate feature to erc20 token contract

* [core] move calls and call error definitions

* [core] add ext_create support

* [*] apply rustfmt

* [core] expose ReturnType publicly

* [core] add ext_create impl on the SRML interfacing side

* [core] fix minor invalid module import

* [lang] split CallEnhancer into mut and immutable versions

* [lang] forward to call enhancers from short-version of remote calling

* [core] improve create builder to return the contract directly

* [lang] simplify env types code generation

* [lang] add create call builder code generation

* [lang] improve code gen by altering spans of the generated code

* [examples] add ink-as-dependency to all lang examples

* [cli] add ink-as-dependency to smart contract template

* [lang] fix code gen bug with forwarding references

* [lamg] move impls out of const item

It seems that inherent impls shouldn't be put inside a const item.

* [core] impl Default for Hash

* [lang] add Flush, scale::{Encode, Decode} for contracts as dependencies

* [examples] add example to call remote smart contracts

* [examples] remove invalid test code from delegator contract

* [abi] fix warning about suffixed tuple indices

* [lang] fix bug in generate-abi codegen for deploy handler with multiple args

* [lang] derive from type_metadata::Metadata for contract structs

* [examples] ran cargo fmt

* [examples] derive type_metadata::Metadata for Which

* [examples] make code hashes deploy inputs for delegator contract

* [core] rename gas_cost to gas_limit

* [core] remove parts that got re-introduced accidentally upon merge

* [examples] add a README to the delegator contrac... (continued)

4393 of 5510 relevant lines covered (79.73%)

0.8 hits per line

Source Files on job 882.1
  • Tree
  • List 0
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 341
  • Travis Job 882.1
  • 9cf5a571 on github
  • Prev Job for on master (#841.1)
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