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

Tag ink! crates with 2.0.0 release #353

Merged
merged 2 commits into from
Mar 18, 2020
Merged

Conversation

Robbepop
Copy link
Collaborator

This PR performs the setup needed to roll out the first ink! release.

@codecov-io
Copy link

Codecov Report

Merging #353 into master will increase coverage by 30.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           master      #353       +/-   ##
============================================
+ Coverage   69.88%   100.00%   +30.11%     
============================================
  Files          75         1       -74     
  Lines        6481         7     -6474     
============================================
- Hits         4529         7     -4522     
+ Misses       1952         0     -1952     
Impacted Files Coverage Δ
lang/macro/tests/compile_tests.rs
core/src/env/engine/off_chain/db/console.rs
core/src/env/api.rs
core/src/env/engine/off_chain/db/accounts.rs
core/src/storage/collections/vec/tests.rs
core/src/storage/collections/hash_map/tests.rs
lang/macro/src/codegen/mod.rs
abi/src/lib.rs
core/src/env/engine/off_chain/mod.rs
lang/macro/src/extensions.rs
... and 66 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 648283e...9e04f9a. Read the comment docs.

@Robbepop Robbepop marked this pull request as ready for review March 17, 2020 19:27
@Robbepop Robbepop requested review from athei, riusricardo, ascjones and cmichi and removed request for athei and riusricardo March 17, 2020 19:42
Copy link
Contributor

@athei athei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I mean it just bumps version numbers.

@Robbepop Robbepop merged commit 598200f into master Mar 18, 2020
@Robbepop Robbepop deleted the ink-v2.0.0-release-setup branch March 18, 2020 09:03
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