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

Stabilize take_storage #1568

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Stabilize take_storage #1568

merged 1 commit into from
Dec 22, 2022

Conversation

agryaznov
Copy link
Contributor

Follow-up to substrate#13007.

As we don't have __unstable__ wasm module anymore, stabilizing here is basically just removal of the warning from the docs.

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2022

Codecov Report

Merging #1568 (63293e2) into master (7af88f6) will decrease coverage by 25.40%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1568       +/-   ##
===========================================
- Coverage   71.58%   46.18%   -25.41%     
===========================================
  Files         205      205               
  Lines        6296     6288        -8     
===========================================
- Hits         4507     2904     -1603     
- Misses       1789     3384     +1595     
Impacted Files Coverage Δ
crates/ink/codegen/src/traits.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/ir/src/ir/contract.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/env.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/mod.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/enforced_error.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/blake2b.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/storage.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/arg_list.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/contract.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/codegen/src/generator/selector.rs 0.00% <0.00%> (-100.00%) ⬇️
... and 50 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@athei athei merged commit 45be514 into master Dec 22, 2022
@athei athei deleted the ag-stabilize branch December 22, 2022 14:49
@ascjones ascjones mentioned this pull request Jan 12, 2023
HCastano pushed a commit that referenced this pull request Jan 23, 2023
@HCastano HCastano mentioned this pull request Jan 24, 2023
@ascjones ascjones mentioned this pull request Feb 15, 2023
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.

4 participants