Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test ink-waterfall contract size changes posts #1015

Closed
wants to merge 4 commits into from

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Nov 15, 2021

The PR is not intended for merge. It's just here to test if ink-waterfall correctly posts the changes to our compiled example contract sizes here.

@codecov-commenter
Copy link

Codecov Report

Merging #1015 (9802d2b) into master (ec7d5e8) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1015      +/-   ##
==========================================
- Coverage   78.86%   78.81%   -0.06%     
==========================================
  Files         245      245              
  Lines        9246     9246              
==========================================
- Hits         7292     7287       -5     
- Misses       1954     1959       +5     
Impacted Files Coverage Δ
crates/env/src/chain_extension.rs 0.00% <ø> (ø)
...odegen/src/generator/as_dependency/call_builder.rs 100.00% <ø> (ø)
...ng/codegen/src/generator/trait_def/call_builder.rs 100.00% <ø> (ø)
crates/lang/src/codegen/dispatch/execution.rs 0.00% <ø> (ø)
crates/lang/src/result_info.rs 100.00% <ø> (ø)
crates/primitives/src/key.rs 93.42% <ø> (ø)
crates/storage/src/collections/stash/storage.rs 60.97% <ø> (ø)
crates/storage/src/memory.rs 100.00% <ø> (ø)
crates/storage/src/traits/impls/prims.rs 96.92% <ø> (ø)
...ates/storage/src/collections/hashmap/fuzz_tests.rs 94.68% <0.00%> (-5.32%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec7d5e8...9802d2b. Read the comment docs.

@paritytech-ci
Copy link

paritytech-ci commented Nov 15, 2021

🦑 📈 ink! Example Contracts ‒ Size Change Report 📉 🦑

These are the results of building the examples/* contracts from this branch with cargo-contract 0.15.0.

Δ Original Size Δ Optimized Size Total Optimized Size
accumulator 6.20 K
adder 7.43 K
contract-terminate 1.50 K
contract-transfer 7.97 K
delegator -0.43 K -0.20 K 9.85 K
dns +0.08 K +0.19 K 22.55 K
erc1155 +65.07 K +62.38 K 110.64 K
erc20 +32.40 K +19.57 K 30.20 K
erc721 +3.86 K +3.95 K 40.93 K
flipper -0.08 K +0.03 K 2.05 K
incrementer -0.07 K +0.03 K 1.98 K
multisig +14.33 K +13.22 K 60.82 K
rand-extension +0.06 K 4.95 K
subber 7.44 K
trait-erc20 +2.65 K +2.72 K 30.68 K
trait-flipper -0.07 K +0.03 K 1.86 K
trait-incrementer +0.09 K +0.20 K 2.19 K

Link to the run | Last update: Tue Nov 16 16:50:56 CET 2021

@use-ink use-ink deleted a comment from paritytech-ci Nov 16, 2021
@cmichi cmichi closed this Nov 16, 2021
@HCastano HCastano deleted the cmichi-test-regression-bot branch November 17, 2021 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants