Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

paritytech / ink
80%

DEFAULT BRANCH: master
Build:
Repo Added 22 Apr 2019 12:32PM UTC
Total Files 69
# Builds 461 Last
Badge
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • robin-rename-adjustments
  • robin-rename-address
  • update-cli-readme
  • shawntabrizi-patch-1
  • aj-cli-new
  • robin-event-syntax
  • aj-erc-20
  • dd-compile-issue-fix
  • aj-cli-new-template
  • vec-result-types
  • event-syntax-docs
  • shared-vec-example
  • aj-srml-types
  • robin-cleanup
  • ink-alloc-crate
  • ink-cleanup
  • ink-abi
  • aj-runtime-types
  • cmichi-fix-flush
  • aj-fix-warnings
  • DemiMarie-parity-patch-1
  • aj-dispatch-call
  • aj-input-buf
  • aj-template-fix
  • enhance-flush
  • aj-prune-examples
  • aj-memory-crate
  • emitted-events-double-ended-iterator
  • fix-rustc-version-for-ci
  • no-overflow-checks-toml
  • aj-contract-new-fix
  • aj-codec
  • ink-abi-followup
  • ext_scratch_read
  • call_returns_status
  • add-ext-call-followup
  • aj-add-ext-call-followup
  • add-call-builder
  • aj-cli-error
  • add-call-infrastructure
  • robin-refactor-lang-codegen
  • cmichi-deprecate-ccalloc-for-dynalloc
  • robin-ink_abi-v1.1
  • robin-implement-global-buffers
  • cmichi-btreemap-impl
  • ink-prelude-follow-up
  • robin-env3
  • aj-trybuild
  • redo-init-and-flush

30 Aug 2019 - 13:43 coverage decreased (-0.3%) to 79.728%
882

push

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-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%)

1.59 hits per line

Relevant lines Covered
5510 RELEVANT LINES 4393 COVERED LINES
Build:
1.59 HITS PER LINE
Source Files on master
  • Tree
  • List 69
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
882 master
79.73
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 * [exam... 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 30 Aug 2019 02:00PM UTC travis-ci
841 master
80.0
[core] Fix memory vec (#176) * Fix memory vec error * Update build scripts * Add rustfmt skip * Delete empty line Co-Authored-By: Hero Bird <robbepop@web.de> 557df8edfe28c1b73dfca387972b0ad4?size=18&default=identiconRobbepop push 20 Aug 2019 10:47PM UTC travis-ci
831 master
80.0
Add initial call builder implementation (#173) * [core] add initial call builder implementation * [core] add setters to CallBuilder * [core] fix invalid mod import in no_std * [core] fix minor formatting issues 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 19 Aug 2019 03:24PM UTC travis-ci
801 master
79.54
Sync with SRML contracts for call/create status codes (#170) * [*] quick syncing of SRML contract call infrastructure * [model] some minor cleanups * [lang] adjust lang tests * [model] change internal type of RetCode to u8 * [*] apply... 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 15 Aug 2019 06:18PM UTC travis-ci
788 master
79.65
[core] rename ext_scratch_copy to ext_scratch_read (#169) 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 15 Aug 2019 01:03PM UTC travis-ci
See All Builds (452)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc