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

Release ink! 3.0.0-rc8 #1105

Merged
merged 6 commits into from
Jan 20, 2022
Merged

Release ink! 3.0.0-rc8 #1105

merged 6 commits into from
Jan 20, 2022

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Jan 19, 2022

Please do not merge! I'll do it myself after I've published the crates.

Preview here

RELEASES.md Outdated Show resolved Hide resolved
RELEASES.md Outdated Show resolved Hide resolved
Co-authored-by: GreenBaneling | Supercolony <XgreenX9999@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2022

Codecov Report

Merging #1105 (0171829) into master (ba7e8ed) will increase coverage by 16.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1105       +/-   ##
===========================================
+ Coverage   62.51%   78.84%   +16.33%     
===========================================
  Files         252      252               
  Lines        9395     9397        +2     
===========================================
+ Hits         5873     7409     +1536     
+ Misses       3522     1988     -1534     
Impacted Files Coverage Δ
crates/allocator/src/bump.rs 62.50% <0.00%> (-4.17%) ⬇️
crates/storage/src/traits/impls/prims.rs 96.92% <0.00%> (+1.53%) ⬆️
crates/lang/ir/src/ir/attrs.rs 82.27% <0.00%> (+3.60%) ⬆️
...ates/storage/src/collections/hashmap/fuzz_tests.rs 100.00% <0.00%> (+4.25%) ⬆️
crates/env/src/api.rs 36.36% <0.00%> (+4.54%) ⬆️
crates/metadata/src/layout/mod.rs 77.01% <0.00%> (+4.59%) ⬆️
crates/lang/ir/src/ir/trait_def/item/mod.rs 90.16% <0.00%> (+4.91%) ⬆️
crates/lang/ir/src/ir/item_impl/constructor.rs 93.84% <0.00%> (+6.15%) ⬆️
crates/env/src/engine/off_chain/test_api.rs 80.85% <0.00%> (+6.38%) ⬆️
crates/engine/src/ext.rs 72.41% <0.00%> (+6.89%) ⬆️
... and 56 more

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 ba7e8ed...0171829. Read the comment docs.

@cmichi cmichi merged commit c5fe47b into master Jan 20, 2022
@cmichi cmichi deleted the cmichi-release-ink-rc8 branch January 20, 2022 06:39
xgreenx added a commit to Supercolony-net/ink that referenced this pull request Feb 8, 2022
* Bump rc7 to rc8

* Update changelog

* Apply suggestions from code review

Co-authored-by: GreenBaneling | Supercolony <XgreenX9999@gmail.com>

* Fix `polkadot-js/api` links + mention PR use-ink#1100

* `s/polkadots/polkadot/g`

* Fix typo: contract ➜ contracts

Co-authored-by: GreenBaneling | Supercolony <XgreenX9999@gmail.com>
Co-authored-by: Hernando Castano <hernando@hcastano.com>
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.

5 participants