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

Update README.md #1521

Merged
merged 3 commits into from
Dec 9, 2022
Merged

Update README.md #1521

merged 3 commits into from
Dec 9, 2022

Conversation

SkymanOne
Copy link
Contributor

Update ink! doc link and removes mention of Canvas since the project has been archived

Update ink! doc link and removes mention of Canvas
Copy link
Contributor

@HCastano HCastano left a comment

Choose a reason for hiding this comment

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

It looks like there's still other uses of ink.substrate.io in the codebase. Can you replace those as well (aside from maybe the one in the monthly update)?

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #1521 (b7aa5f8) into master (dc62b4f) will decrease coverage by 6.67%.
The diff coverage is n/a.

❗ Current head b7aa5f8 differs from pull request most recent head 05af29f. Consider uploading reports for the commit 05af29f to get more accurate results

@@            Coverage Diff             @@
##           master    #1521      +/-   ##
==========================================
- Coverage   71.73%   65.06%   -6.68%     
==========================================
  Files         204      204              
  Lines        6316     6314       -2     
==========================================
- Hits         4531     4108     -423     
- Misses       1785     2206     +421     
Impacted Files Coverage Δ
crates/ink/ir/src/ir/contract.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/ink/ir/src/ir/ink_test.rs 0.00% <0.00%> (-87.50%) ⬇️
crates/ink/ir/src/ir/trait_def/mod.rs 0.00% <0.00%> (-81.82%) ⬇️
crates/ink/ir/src/ir/storage_item/mod.rs 0.00% <0.00%> (-73.92%) ⬇️
crates/ink/ir/src/ir/storage_item/config.rs 0.00% <0.00%> (-73.34%) ⬇️
crates/ink/ir/src/ir/blake2.rs 20.83% <0.00%> (-58.34%) ⬇️
crates/ink/ir/src/ir/trait_def/config.rs 7.14% <0.00%> (-57.15%) ⬇️
crates/ink/ir/src/ir/trait_def/item/trait_item.rs 45.90% <0.00%> (-45.91%) ⬇️
crates/ink/ir/src/ir/config.rs 64.00% <0.00%> (-36.00%) ⬇️
crates/ink/ir/src/ir/utils.rs 57.40% <0.00%> (-35.19%) ⬇️
... and 21 more

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

@SkymanOne SkymanOne merged commit 2cd3a0c into master Dec 9, 2022
@SkymanOne SkymanOne deleted the gn/update-readme branch December 9, 2022 11:27
ascjones pushed a commit that referenced this pull request Dec 12, 2022
* Update README.md (#1521)

* Fixed compilation errors

* Make CI happy

* Make CI happy

* Return clippy changes back to minimize conflicts

Co-authored-by: German <german@parity.io>
HCastano pushed a commit that referenced this pull request Jan 23, 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.

5 participants