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

build: bump stylus-sdk version to v0.5.2 #236

Closed
wants to merge 16 commits into from

Conversation

bidzyyys
Copy link
Collaborator

@bidzyyys bidzyyys commented Aug 8, 2024

Resolves #231

@bidzyyys bidzyyys self-assigned this Aug 8, 2024
Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 8842336
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/66d58ae1a2dc2000072c9857

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 26 lines in your changes missing coverage. Please review.

Please upload report for BASE (v0.1.0@1f92ab7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
contracts/src/token/erc721/mod.rs 33.3% 8 Missing ⚠️
...ntracts/src/token/erc721/extensions/consecutive.rs 0.0% 4 Missing ⚠️
contracts/src/token/erc20/extensions/permit.rs 0.0% 2 Missing ⚠️
contracts/src/access/control.rs 85.7% 1 Missing ⚠️
contracts/src/access/ownable.rs 0.0% 1 Missing ⚠️
contracts/src/token/erc20/extensions/capped.rs 0.0% 1 Missing ⚠️
contracts/src/token/erc20/extensions/metadata.rs 0.0% 1 Missing ⚠️
contracts/src/token/erc20/mod.rs 0.0% 1 Missing ⚠️
...ontracts/src/token/erc721/extensions/enumerable.rs 0.0% 1 Missing ⚠️
contracts/src/token/erc721/extensions/metadata.rs 0.0% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
Files with missing lines Coverage Δ
contracts/src/utils/cryptography/ecdsa.rs 30.7% <100.0%> (ø)
contracts/src/access/control.rs 81.2% <85.7%> (ø)
contracts/src/access/ownable.rs 77.3% <0.0%> (ø)
contracts/src/token/erc20/extensions/capped.rs 38.2% <0.0%> (ø)
contracts/src/token/erc20/extensions/metadata.rs 0.0% <0.0%> (ø)
contracts/src/token/erc20/mod.rs 84.2% <0.0%> (ø)
...ontracts/src/token/erc721/extensions/enumerable.rs 88.2% <0.0%> (ø)
contracts/src/token/erc721/extensions/metadata.rs 0.0% <0.0%> (ø)
...ntracts/src/token/erc721/extensions/uri_storage.rs 61.5% <0.0%> (ø)
contracts/src/utils/cryptography/eip712.rs 73.4% <0.0%> (ø)
... and 6 more

@bidzyyys bidzyyys changed the base branch from main to v0.1.0 September 2, 2024 10:15
@bidzyyys
Copy link
Collaborator Author

bidzyyys commented Sep 3, 2024

Superseded by #273.

@bidzyyys bidzyyys closed this Sep 3, 2024
@bidzyyys bidzyyys deleted the bidzyyys/bump-sdk-v0.5.2 branch September 3, 2024 11:29
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.

Bump Stylus-SDK Version
1 participant